public static class Ops.ActorContextOps
extends scala.AnyVal
Constructor and Description |
---|
ActorContextOps(akka.actor.ActorContext ctx) |
Modifier and Type | Method and Description |
---|---|
akka.actor.ActorContext |
ctx() |
<T> ActorRef<T> |
spawn(Props<T> props) |
<T> ActorRef<T> |
spawn(Props<T> props,
java.lang.String name) |