- java.lang.Object
-
- akka.actor.UntypedActor
-
- no.ks.eventstore2.projection.Projection
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface akka.actor.Actor
akka.actor.Actor.emptyBehavior$
-
Constructor Summary
Constructors
| Constructor and Description |
Projection(akka.actor.ActorRef eventStore) |
-
Method Summary
-
Methods inherited from class akka.actor.UntypedActor
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, receive, self, sender, supervisorStrategy, unhandled
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
preStart
public void preStart()
- Specified by:
preStart in interface akka.actor.Actor
- Overrides:
preStart in class akka.actor.UntypedActor
Copyright © 2014. All rights reserved.