Package | Description |
---|---|
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
SimpleEventBus |
SimpleEventBus.Builder.build()
Initializes a
SimpleEventBus as specified through this Builder. |
Modifier and Type | Method and Description |
---|---|
SimpleEventBus |
AxonAutoConfiguration.eventBus(Configuration configuration) |
Copyright © 2010–2023. All rights reserved.