protected static class ActorDSL.Extension extends java.lang.Object implements Extension, Inbox.InboxExtension
Constructor and Description |
---|
ActorDSL.Extension(ExtendedActorSystem system) |
Modifier and Type | Method and Description |
---|---|
akka.actor.RepointableActorRef |
boss() |
com.typesafe.config.Config |
config() |
scala.concurrent.duration.FiniteDuration |
DSLDefaultTimeout() |
ActorRef |
mkChild(Props p,
java.lang.String name) |
ExtendedActorSystem |
system() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
DSLInboxQueueSize, inboxNr, inboxProps, newReceiver
public ActorDSL.Extension(ExtendedActorSystem system)
public ExtendedActorSystem system()
public akka.actor.RepointableActorRef boss()
public com.typesafe.config.Config config()
public scala.concurrent.duration.FiniteDuration DSLDefaultTimeout()