| Package | Description |
|---|---|
| org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus. |
| Constructor and Description |
|---|
ClusteringEventBus(ClusterSelector clusterSelector,
EventBusTerminal terminal)
Initializes a
ClusteringEventBus with the given clusterSelector and a
terminal. |
ClusteringEventBus(EventBusTerminal terminal)
|
Copyright © 2010-2015. All Rights Reserved.