toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.event
/
EventDispatcherAutoConfiguration
/
domainEventDispatcher
domain
Event
Dispatcher
@
Bean
@
ConditionalOnMissingBean
fun
domainEventDispatcher
(
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
namedBoundedContext
:
NamedBoundedContext
,
domainEventBus
:
DomainEventBus
,
stateEventBus
:
StateEventBus
,
handlerRegistrar
:
DomainEventFunctionRegistrar
,
eventDispatcherHandler
:
DomainEventHandler
)
:
DomainEventDispatcher