@Deprecated public abstract class CommandHandlerFactory extends Object implements akka.actor.UntypedActorFactory
| Modifier and Type | Field and Description |
|---|---|
protected akka.actor.ActorRef |
eventStore
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
CommandHandlerFactory()
Deprecated.
|
protected |
CommandHandlerFactory(akka.actor.ActorRef eventStore)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
akka.routing.RouterConfig |
getRouter()
Deprecated.
|
void |
setEventStore(akka.actor.ActorRef eventStore)
Deprecated.
|
boolean |
useRouter()
Deprecated.
|
Copyright © 2014. All rights reserved.