pekko/akka-samples/akka-sample-supervision-java-lambda
Viktor Klang cd8e97c060 +act - 15757 - Reworks implementation of ActorSystem shutdown
* deprecates awaitTermination, shutdown and isTerminated
  * introduces a terminate-method that returns a Future[Unit]
  * introduces a whenTerminated-method that returns a Future[Unit]
  * simplifies the implementation by removing blocking constructs
  * adds tests for terminate() and whenTerminated
2014-08-25 15:49:28 +02:00
..
project +sam #3925 Adding Supervision for Java with Lambda Support Activator template 2014-03-18 08:46:22 +01:00
src +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
tutorial =sam #3936 Changed to correct akka version in sample 2014-03-19 09:14:54 +01:00
activator.properties =sam #3945 Added license file and tutorial to java8 persistence sample 2014-03-27 13:32:28 +01:00
build.sbt =sam Update Scala dependencies to 2.10.4 2014-04-25 13:23:56 +02:00
COPYING +sam #3925 Adding Supervision for Java with Lambda Support Activator template 2014-03-18 08:46:22 +01:00
LICENSE +sam #3925 Adding Supervision for Java with Lambda Support Activator template 2014-03-18 08:46:22 +01:00
pom.xml =sam #3936 Changed to correct akka version in sample 2014-03-19 09:14:54 +01:00