public static class ActorSystemImpl.CreateSystemActor<T> extends java.lang.Object implements ActorSystemImpl.SystemCommand, scala.Product, scala.Serializable
| Constructor and Description |
|---|
CreateSystemActor(Behavior<T> behavior,
java.lang.String name,
DeploymentConfig deployment,
ActorRef<ActorRef<T>> replyTo) |
| Modifier and Type | Method and Description |
|---|---|
Behavior<T> |
behavior() |
DeploymentConfig |
deployment() |
java.lang.String |
name() |
ActorRef<ActorRef<T>> |
replyTo() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait