pekko/akka-docs/rst/java/code/docs/jrouting
Roland 28aad82b1a deprecate closure-taking Props factories, see #3081
- base Props on Deploy, Class and Seq[Any] (i.e. constructor args)
- remove deprecated Props usage from akka-docs sample code
- rewrite UntypedActorDocTestBase
- rewrite Java/Scala doc section on actor creation
- add migration guide entry
2013-04-16 12:48:31 +02:00
..
ConsistentHashingRouterDocTest.scala add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
ConsistentHashingRouterDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
CustomRouterDocTest.scala add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
CustomRouterDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FibonacciActor.java #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
ParentActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
PrintlnActor.java #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
RouterViaConfigExample.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
RouterViaProgramDocTest.scala Improved router documentation. Fixes #2874 2013-02-12 12:25:41 +13:00
RouterViaProgramDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
RouterViaProgramExample.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00