public class ProjectionManager
extends akka.actor.UntypedActor
| Constructor and Description |
|---|
ProjectionManager(akka.actor.ActorRef errorListener,
List<akka.actor.Props> props) |
| Modifier and Type | Method and Description |
|---|---|
static akka.actor.Props |
mkProps(akka.actor.ActorRef errorListener,
List<akka.actor.Props> props) |
void |
onReceive(Object o) |
akka.actor.SupervisorStrategy |
supervisorStrategy() |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, unhandledpublic ProjectionManager(akka.actor.ActorRef errorListener,
List<akka.actor.Props> props)
public static akka.actor.Props mkProps(akka.actor.ActorRef errorListener,
List<akka.actor.Props> props)
public akka.actor.SupervisorStrategy supervisorStrategy()
supervisorStrategy in interface akka.actor.ActorsupervisorStrategy in class akka.actor.UntypedActorCopyright © 2015. All rights reserved.