public class EventDispatcherInitializer
extends java.lang.Object
| Constructor and Description |
|---|
EventDispatcherInitializer(io.eventuate.javaclient.domain.EventHandlerProcessor[] processors,
EventuateAggregateStore aggregateStore,
java.util.concurrent.Executor executorService,
SubscriptionsRegistry subscriptionsRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerEventHandler(java.lang.Object eventHandlerBean,
java.lang.String beanName) |
public EventDispatcherInitializer(io.eventuate.javaclient.domain.EventHandlerProcessor[] processors,
EventuateAggregateStore aggregateStore,
java.util.concurrent.Executor executorService,
SubscriptionsRegistry subscriptionsRegistry)