ApplicationBus |
|
ApplicationEvent |
|
ApplicationEvent.ApplicationEventBuilder |
|
ApplicationEventImpl |
Intuitive Meta-Class for the ActionMetaDataEventImpl as used by the
ApplicationBus .
|
ApplicationMatcher |
A convenience definition of an EventMatcher for the ready to use out
of the box EventBusImpl implementation of the generic
GenericEventBus definition.
|
DestroyBus |
|
DestroyBusEvent |
|
ExceptionBus |
The ExceptionBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of Throwable instances.
|
ExceptionBusEvent |
An event indication an erroneous situation.
|
InitializeBus |
|
InitializeBusEvent |
Implementation of the LifeCycleBusEvent for
LifeCycleRequest.INITIALIZE with an additional Properties
object for configuration.
|
LifeCycleBus |
|
LifeCycleBusEvent |
The LifeCycleBusEvent represents a LifeCycleRequest and might
be vetoed by (depending on the firing observable) throwing a
VetoException or VetoException.VetoRuntimeException by the according
Observer .
|
LifeCycleBusObserver |
|
MessageBus |
The MessageBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of message String instances.
|
MessageBusEvent |
An event indication a message.
|
PauseBus |
The PauseBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of PauseBusEvent instances.
|
PauseBusEvent |
|
PayloadBus |
The PayloadBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of payloads.
|
PayloadBusEvent |
Intuitive Meta-Interface for the ActionPayloadMetaDataEvent as used
by the ApplicationBus .
|
PayloadBusEvent.PayloadEventBuilder |
Intuitive Meta-Interface for the
ActionPayloadMetaDataEvent.ActionPayloadMetaDataEventBuilder as used by the
ApplicationBus .
|
PropertiesBus |
The PropertiesBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of Properties instances.
|
PropertiesBusEvent |
An event indication a properties.
|
PropertiesBusEventImpl |
|
ResumeBus |
|
ResumeBusEvent |
|
StartBus |
The StartBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of StartBusEvent instances.
|
StartBusEvent |
|
StopBus |
The StopBus extends the ApplicationBus with convenience
functionality common to everyday application and service development
regarding dispatching of StopBusEvent instances.
|
StopBusEvent |
|