| AbstractEventBus |
The Class AbstractEventBus.
|
| BusEvent |
|
| BusEvent.BusEventBuilder |
|
| BusMatcher |
A convenience definition of an EventMatcher for the ready to use out
of the box EventBusImpl implementation of the generic
GenericEventBus definition.
|
| DispatchStrategy |
The DispatchStrategy defines how child events are published within a
parent event publish cycle.
|
| DispatchStrategyAccessor |
|
| DispatchStrategyAccessor.DispatchStrategyMutator |
|
| EventBus |
|
| GenericBusEvent |
Intuitive Meta-Interface for the GenericActionMetaDataEvent as used
by the EventBus.
|
| GenericBusEvent.GenericBusEventBuilder |
|
| GenericBusObservable |
The Observable part of the GenericEventBus provides means to
register Observer instances.
|
| GenericBusPublisher |
The Interface BusPublisher.
|
| GenericEventBus |
The GenericEventBus is the (virtual) machine wide manager for
GenericActionEvent handling.
|