public class ProjectionErrorListener
extends akka.actor.UntypedActor
| Constructor and Description |
|---|
ProjectionErrorListener() |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectionError> |
askErrors(akka.actor.ActorRef projectionErrorListener) |
void |
onReceive(Object o) |
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, supervisorStrategy, unhandledpublic void onReceive(Object o)
onReceive in class akka.actor.UntypedActorpublic static List<ProjectionError> askErrors(akka.actor.ActorRef projectionErrorListener)
Copyright © 2015. All rights reserved.