public class SpringDomainEventDispatcherFactory extends DomainEventDispatcherFactory
domainEventNameMapping, messageConsumer
Constructor and Description |
---|
SpringDomainEventDispatcherFactory(MessageConsumer messageConsumer,
DomainEventNameMapping domainEventNameMapping) |
Modifier and Type | Method and Description |
---|---|
DomainEventDispatcher |
make(java.lang.String eventDispatcherId,
DomainEventHandlers domainEventHandlers) |
public SpringDomainEventDispatcherFactory(MessageConsumer messageConsumer, DomainEventNameMapping domainEventNameMapping)
public DomainEventDispatcher make(java.lang.String eventDispatcherId, DomainEventHandlers domainEventHandlers)
make
in class DomainEventDispatcherFactory