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) |
public void onReceive(Object o)
onReceive in class akka.actor.UntypedActorpublic static List<ProjectionError> askErrors(akka.actor.ActorRef projectionErrorListener)
Copyright © 2014. All rights reserved.