pekko/akka-samples/akka-sample-persistence-java
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 =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
src/main +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
tutorial +per #15424 Added PersistentView, deprecated View 2014-06-26 10:10:09 +02:00
.gitignore =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
activator.properties =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
build.sbt =sam Update version numbers to 2.4-SNAPSHOT 2014-04-16 15:00:10 +02:00
COPYING =sam #3887 Public domain license for activator templates 2014-02-21 12:31:00 +01:00
LICENSE =sam #3887 Public domain license for activator templates 2014-02-21 12:31:00 +01:00