+per #3906 use AbstractActor for Java8 Persistence

- also rename and link doc chapter
This commit is contained in:
Roland Kuhn 2014-03-04 16:09:52 +01:00
parent a0a541eda7
commit 8a0a6d9e13
5 changed files with 8 additions and 6 deletions

View file

@ -15,3 +15,4 @@ Actors
testing
lambda-actors
lambda-fsm
lambda-persistence

View file

@ -1,8 +1,8 @@
.. _persistence-lambda-java:
##########################################
Persistence with Java 8 Lambda Expressions
##########################################
######################################
Persistence (Java with Lambda Support)
######################################
Akka persistence enables stateful actors to persist their internal state so that it can be recovered when an actor