protected static class ActorDSL.Extension extends java.lang.Object implements Extension, Inbox.InboxExtension
| Constructor and Description |
|---|
Extension(ExtendedActorSystem system) |
| Modifier and Type | Method and Description |
|---|---|
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, waitDSLInboxQueueSize, inboxNr, inboxProps, newReceiverpublic Extension(ExtendedActorSystem system)
public ExtendedActorSystem system()
public RepointableActorRef boss()
public com.typesafe.config.Config config()
public scala.concurrent.duration.FiniteDuration DSLDefaultTimeout()