Uses of Interface
org.axonframework.eventhandling.EventBusTerminal

Packages that use EventBusTerminal
org.axonframework.eventhandling Classes related to event handling and dispatching, such as Event Listeners and the Event Bus
 

Uses of EventBusTerminal in org.axonframework.eventhandling
 

Constructors in org.axonframework.eventhandling with parameters of type EventBusTerminal
ClusteringEventBus(ClusterSelector clusterSelector, EventBusTerminal terminal)
          Initializes a ClusteringEventBus with the given clusterSelector and a terminal.
ClusteringEventBus(EventBusTerminal terminal)
          Initializes a ClusteringEventBus with the given terminal and a DefaultClusterSelector.
 



Copyright © 2010-2012. All Rights Reserved.