Updated documentation of Actors Scala. See #1435
This commit is contained in:
parent
56dc18106b
commit
5cee76820e
7 changed files with 346 additions and 246 deletions
|
|
@ -223,7 +223,7 @@ abstract class MessageDispatcher(val prerequisites: DispatcherPrerequisites) ext
|
|||
/**
|
||||
* When the dispatcher no longer has any actors registered, how long will it wait until it shuts itself down,
|
||||
* defaulting to your akka configs "akka.actor.dispatcher-shutdown-timeout" or default specified in
|
||||
* akka-actor-reference.conf
|
||||
* reference.conf
|
||||
*/
|
||||
protected[akka] def shutdownTimeout: Duration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue