| Package | Description |
|---|---|
| no.ks.eventstore2.command |
| Modifier and Type | Method and Description |
|---|---|
static akka.actor.Props |
CommandDispatcher.mkProps(akka.actor.ActorRef eventStore,
List<CommandHandlerFactory> commandHandlerFactories) |
void |
CommandDispatcherFactory.setCommandHandlerFactories(List<CommandHandlerFactory> commandHandlerFactories)
Deprecated.
|
| Constructor and Description |
|---|
CommandDispatcher(akka.actor.ActorRef eventStore,
List<CommandHandlerFactory> commandHandlerFactories)
Deprecated.
|
CommandDispatcherFactory(List<CommandHandlerFactory> commandHandlerFactories,
akka.actor.ActorRef eventStore)
Deprecated.
|
Copyright © 2014. All rights reserved.