| Package | Description |
|---|---|
| org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEventBus
Implementation of the
EventBus that dispatches events in the thread the publishes them. |
Copyright © 2010–2022. All rights reserved.