public static class SelectionHandler.WorkerForCommand extends java.lang.Object implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable
| Constructor and Description |
|---|
WorkerForCommand(SelectionHandler.HasFailureMessage apiCommand,
ActorRef commander,
scala.Function1<ChannelRegistry,Props> childProps) |
| Modifier and Type | Method and Description |
|---|---|
SelectionHandler.HasFailureMessage |
apiCommand() |
scala.Function1<ChannelRegistry,Props> |
childProps() |
ActorRef |
commander() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WorkerForCommand(SelectionHandler.HasFailureMessage apiCommand, ActorRef commander, scala.Function1<ChannelRegistry,Props> childProps)
public SelectionHandler.HasFailureMessage apiCommand()
public ActorRef commander()
public scala.Function1<ChannelRegistry,Props> childProps()