Index

A C D E G I L M O P R S T U 
All Classes and Interfaces|All Packages

A

actionEqualWith(A) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "EQUAL WITH" matcher for the given action compared with the action stored in the EventMetaData.
aliasEqualWith(String) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "EQUAL WITH" matcher for the given name compared with the name stored in the EventMetaData.
and(ApplicationEventMatcher...) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "AND" matcher for the given matchers.
applicationBus() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy as of ApplicationBusImpl().
applicationBus(boolean) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy as of ApplicationBusImpl(boolean).
ApplicationBus - Interface in org.refcodes.eventbus.ext.application
The ApplicationBus extends the GenericEventBus with convenience functionality common to everyday application and service development as defined by the interfaces PayloadBus, PropertiesBus, MessageBus, ExceptionBus as well as LifecycleBus on top of the GenericEventBus.
applicationBusEvent(Class<?>, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with predefined values for the according properties retrieved from the caller's class.
applicationBusEvent(Enum<?>, Class<?>, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with predefined values for the according properties retrieved from the caller's class.
applicationBusEvent(Enum<?>, String, String, String, String, Class<?>, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given values for the according properties.
applicationBusEvent(Enum<?>, String, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with predefined values for the according properties retrieved from the caller's class.
applicationBusEvent(Enum<?>, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given Meta-Data.
applicationBusEvent(Enum<?>, EventMetaData, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given Meta-Data.
applicationBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given values for the according properties.
applicationBusEvent(String, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with predefined values for the according properties retrieved from the caller's class.
applicationBusEvent(ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given Meta-Data.
applicationBusEvent(EventMetaData, ApplicationBus) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs an event with the given Meta-Data.
ApplicationBusEvent - Interface in org.refcodes.eventbus.ext.application
Intuitive Meta-Interface for the ApplicationBusEvent as used by the ApplicationBus.
ApplicationBusEvent.ApplicationBusEventBuilder - Interface in org.refcodes.eventbus.ext.application
Intuitive Meta-Interface for the ApplicationBusEvent.ApplicationBusEventBuilder as used by the ApplicationBus.
ApplicationBusEventBuilderImpl - Class in org.refcodes.eventbus.ext.application
Intuitive Meta-Class for the MetaDataActionEventBuilderImpl as used by the ApplicationBus.
ApplicationBusEventBuilderImpl(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventBuilderImpl(Enum<?>, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventBuilderImpl(Enum<?>, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given values for the according properties.
ApplicationBusEventBuilderImpl(Enum<?>, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventBuilderImpl(Enum<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventBuilderImpl(Enum<?>, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventBuilderImpl(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given values for the according properties.
ApplicationBusEventBuilderImpl(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventBuilderImpl(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventBuilderImpl(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventImpl - Class in org.refcodes.eventbus.ext.application
Intuitive Meta-Class for the MetaDataActionEventImpl as used by the ApplicationBus.
ApplicationBusEventImpl(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventImpl(Enum<?>, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventImpl(Enum<?>, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given values for the according properties.
ApplicationBusEventImpl(Enum<?>, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventImpl(Enum<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventImpl(Enum<?>, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventImpl(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given values for the according properties.
ApplicationBusEventImpl(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ApplicationBusEventImpl(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given Meta-Data.
ApplicationBusEventImpl(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusEventImpl
Constructs an event with the given Meta-Data.
ApplicationBusImpl - Class in org.refcodes.eventbus.ext.application
ApplicationBusImpl implements the ApplicationBus, extending the ApplicationBus with convenience functionality common to everyday application and service development.
ApplicationBusImpl() - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the DispatchStrategy being DispatchStrategy.CASCADE when publishing events.
ApplicationBusImpl(boolean) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the DispatchStrategy being DispatchStrategy.CASCADE when publishing events.
ApplicationBusImpl(ExecutorService) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the DispatchStrategy being DispatchStrategy.CASCADE when publishing events.
ApplicationBusImpl(DispatchStrategy) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the given DispatchStrategy when publishing events.
ApplicationBusImpl(DispatchStrategy, boolean) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the given DispatchStrategy when publishing events.
ApplicationBusImpl(DispatchStrategy, ExecutorService) - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusImpl
Constructs the ApplicationBus with the DispatchStrategy being DispatchStrategy.CASCADE when publishing events.
ApplicationBusObserver - Interface in org.refcodes.eventbus.ext.application
A convenience definition of an Observer for the ready to use out of the box EventBusImpl implementation of the generic GenericEventBus definition.
ApplicationBusSugar - Class in org.refcodes.eventbus.ext.application
Declarative syntactic sugar which may be statically imported in order to allow declarative definitions for the ApplicationEventMatcher elements.
ApplicationBusSugar() - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusSugar
 
ApplicationBusSugar.CatchAllApplicationBusMatcher - Class in org.refcodes.eventbus.ext.application
 
ApplicationBusSugar.CatchNoneApplicationBusMatcher - Class in org.refcodes.eventbus.ext.application
 
ApplicationEventMatcher - Interface in org.refcodes.eventbus.ext.application
A convenience definition of an EventMatcher for the ready to use out of the box EventBusImpl implementation of the generic GenericEventBus definition.
asyncDispatchBus() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.ASYNC when publishing events: Same as the DispatchStrategy.SEQUENTIAL approach with the difference that the sequential dispatch process is done asynchronously, freeing your parent's thread immediately after publishing your parent event.
asyncDispatchBus(boolean) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.ASYNC when publishing events: Same as the DispatchStrategy.SEQUENTIAL approach with the difference that the sequential dispatch process is done asynchronously, freeing your parent's thread immediately after publishing your parent event.

C

cascadeDispatchBus() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.CASCADE when publishing events: The parent (invoker) thread is used to publish the parent's event to all matching observers (and is blocked till done).
cascadeDispatchBus(boolean) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.CASCADE when publishing events: The parent (invoker) thread is used to publish the parent's event to all matching observers (and is blocked till done).
catchAll() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Catches all events, no matching is done.
CatchAllApplicationBusMatcher() - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusSugar.CatchAllApplicationBusMatcher
 
catchNone() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Catches no event, no matching is done.
CatchNoneApplicationBusMatcher() - Constructor for class org.refcodes.eventbus.ext.application.ApplicationBusSugar.CatchNoneApplicationBusMatcher
 
channelEqualWith(String) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "EQUAL WITH" matcher for the given channel compared with the channel stored in the EventMetaData.

D

DestroyBus - Interface in org.refcodes.eventbus.ext.application
The DestroyBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of DestroyBusEvent instances.
DestroyBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.DESTROY.
DestroyBusEvent(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.
DestroyBusEvent(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.
DestroyBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.
DestroyBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.
DestroyBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.
DestroyBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.DestroyBusEvent
Instantiates a new destroy event.

E

ExceptionBus - Interface in org.refcodes.eventbus.ext.application
The ExceptionBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of Throwable instances.
ExceptionBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the ExceptionBusEvent.
ExceptionBusEvent(Enum<?>, Throwable, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ExceptionBusEvent(Enum<?>, Throwable, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given values for the according properties.
ExceptionBusEvent(Enum<?>, Throwable, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given values for the according properties.
ExceptionBusEvent(Enum<?>, Throwable, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ExceptionBusEvent(Enum<?>, Throwable, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given Meta-Data.
ExceptionBusEvent(Enum<?>, Throwable, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given Meta-Data.
ExceptionBusEvent(Throwable, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ExceptionBusEvent(Throwable, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given values for the according properties.
ExceptionBusEvent(Throwable, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given values for the according properties.
ExceptionBusEvent(Throwable, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with predefined values for the according properties retrieved from the caller's class.
ExceptionBusEvent(Throwable, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given Meta-Data.
ExceptionBusEvent(Throwable, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ExceptionBusEvent
Constructs an event with the given Meta-Data.

G

getException() - Method in class org.refcodes.eventbus.ext.application.ExceptionBusEvent
getMessage() - Method in class org.refcodes.eventbus.ext.application.MessageBusEventImpl
getMetaData() - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
getProperties() - Method in class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
getSource() - Method in class org.refcodes.eventbus.ext.application.DestroyBusEvent
getSource() - Method in class org.refcodes.eventbus.ext.application.ExceptionBusEvent
getSource() - Method in class org.refcodes.eventbus.ext.application.InitializeBusEvent
groupEqualWith(String) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "EQUAL WITH" matcher for the given group compared with the group stored in the EventMetaData.

I

InitializeBus - Interface in org.refcodes.eventbus.ext.application
The InitializeBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of InitializeBusEvent instances.
InitializeBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.INITIALIZE with an additional Properties object for configuration.
InitializeBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
InitializeBusEvent(Properties, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.InitializeBusEvent
Instantiates a new initialize event.
isAssignableFrom(Class<?>) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an event matcher by event type.

L

LifecycleBus - Interface in org.refcodes.eventbus.ext.application
The LifecycleBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of LifecycleStatus signals such as InitializeBusEvent, StartBusEvent, PauseBusEvent, ResumeBusEvent, StopBusEvent or DestroyBusEvent instances.
LifecycleBusEvent - Interface in org.refcodes.eventbus.ext.application
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 - Interface in org.refcodes.eventbus.ext.application
An observer for listening to LifecycleBusEvent instances.

M

MessageBus - Interface in org.refcodes.eventbus.ext.application
The MessageBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of message String instances.
MessageBusEvent - Interface in org.refcodes.eventbus.ext.application
An event indication a message.
MessageBusEventImpl - Class in org.refcodes.eventbus.ext.application
Implementation of the MessageBusEvent.
MessageBusEventImpl(Enum<?>, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
MessageBusEventImpl(Enum<?>, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given values for the according properties.
MessageBusEventImpl(Enum<?>, String, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given values for the according properties.
MessageBusEventImpl(Enum<?>, String, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
MessageBusEventImpl(Enum<?>, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given Meta-Data.
MessageBusEventImpl(Enum<?>, String, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given Meta-Data.
MessageBusEventImpl(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
MessageBusEventImpl(String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given values for the according properties.
MessageBusEventImpl(String, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given values for the according properties.
MessageBusEventImpl(String, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
MessageBusEventImpl(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given Meta-Data.
MessageBusEventImpl(String, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.MessageBusEventImpl
Constructs an event with the given Meta-Data.
MessagePropertiesBus - Interface in org.refcodes.eventbus.ext.application
The MessagePropertiesBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of Properties instances.

O

onAction(Class<ApplicationBusEvent>, Enum<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onAction(Enum<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onActions(Class<ApplicationBusEvent>, Observer<ApplicationBusEvent>, Enum<?>...) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onActions(Observer<ApplicationBusEvent>, Enum<?>...) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onAlias(Class<ApplicationBusEvent>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onAlias(String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onCatchAll(Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onChannel(Class<ApplicationBusEvent>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onChannel(String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onDestroy(Class<?>, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(Enum<?>, Class<?>, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(Enum<?>, String, String, String, String, Class<?>, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(Enum<?>, String, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(Enum<?>, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(String, String, String, String, Class<?>, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(String, Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances with the given attributes.
onDestroy(DestroyBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onDestroy(Observer<DestroyBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for DestroyBusEvent instances.
onEvent(Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, Enum<?>, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, Enum<?>, String, String, String, String, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, Enum<?>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, Enum<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, String, String, String, String, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Class<ApplicationBusEvent>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Enum<?>, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Enum<?>, String, String, String, String, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Enum<?>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(Enum<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(String, String, String, String, Class<?>, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onEvent(String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onException(Class<?>, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(Enum<?>, Class<?>, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(Enum<?>, String, String, String, String, Class<?>, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(Enum<?>, String, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(Enum<?>, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(String, String, String, String, Class<?>, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(String, Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances with the given attributes.
onException(Observer<ExceptionBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ExceptionBusEvent instances.
onGroup(Class<ApplicationBusEvent>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onGroup(String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onInitialize(Class<?>, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(Enum<?>, Class<?>, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(Enum<?>, String, String, String, String, Class<?>, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(Enum<?>, String, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(Enum<?>, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(String, String, String, String, Class<?>, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(String, Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances with the given attributes.
onInitialize(InitializeBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onInitialize(Observer<InitializeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for InitializeBusEvent instances.
onLifecycle(Class<?>, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(Enum<?>, Class<?>, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(Enum<?>, String, String, String, String, Class<?>, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(Enum<?>, String, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(Enum<?>, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(String, String, String, String, Class<?>, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(String, LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances with the given attributes to be passed to the according LifecycleBusObserver methods.
onLifecycle(LifecycleBusObserver) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBus
Subscribes a LifecycleBusObserver for LifecycleBusEvent instances to be passed to the according LifecycleBusObserver methods.
onMessage(Class<?>, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(Enum<?>, Class<?>, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(Enum<?>, String, String, String, String, Class<?>, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(Enum<?>, String, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(Enum<?>, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(String, String, String, String, Class<?>, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(String, Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances with the given attributes.
onMessage(Observer<MessageBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for MessageBusEvent instances.
onPause(Class<?>, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(Enum<?>, Class<?>, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(Enum<?>, String, String, String, String, Class<?>, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(Enum<?>, String, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(Enum<?>, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(String, String, String, String, Class<?>, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(String, Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances with the given attributes.
onPause(PauseBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onPause(Observer<PauseBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PauseBusEvent instances.
onPayload(Class<?>, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(Enum<?>, Class<?>, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(Enum<?>, String, String, String, String, Class<?>, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(Enum<?>, String, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(Enum<?>, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(String, String, String, String, Class<?>, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(String, Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances with the given attributes.
onPayload(Observer<PayloadBusEvent<?>>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PayloadBusEvent instances.
onProperties(Class<?>, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(Enum<?>, Class<?>, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(Enum<?>, String, String, String, String, Class<?>, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(Enum<?>, String, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(Enum<?>, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(String, String, String, String, Class<?>, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(String, Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances with the given attributes.
onProperties(Observer<PropertiesBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for PropertiesBusEvent instances.
onResume(Class<?>, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(Enum<?>, Class<?>, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(Enum<?>, String, String, String, String, Class<?>, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(Enum<?>, String, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(Enum<?>, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(String, String, String, String, Class<?>, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(String, Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances with the given attributes.
onResume(ResumeBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onResume(Observer<ResumeBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for ResumeBusEvent instances.
onStart(Class<?>, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(Enum<?>, Class<?>, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(Enum<?>, String, String, String, String, Class<?>, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(Enum<?>, String, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(Enum<?>, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(String, String, String, String, Class<?>, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(String, Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances with the given attributes.
onStart(StartBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onStart(Observer<StartBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StartBusEvent instances.
onStop(Class<?>, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(Enum<?>, Class<?>, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(Enum<?>, String, String, String, String, Class<?>, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(Enum<?>, String, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(Enum<?>, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(String, String, String, String, Class<?>, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(String, Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances with the given attributes.
onStop(StopBusEvent) - Method in interface org.refcodes.eventbus.ext.application.LifecycleBusObserver
onStop(Observer<StopBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Similar to the more generic method EventBusObservable.subscribe(EventMatcher, Observer) THOUGH subscribes for StopBusEvent instances.
onType(Class<EVT>, Observer<EVT>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onUniversalId(Class<ApplicationBusEvent>, String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
onUniversalId(String, Observer<ApplicationBusEvent>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
or(ApplicationEventMatcher...) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "OR" matcher for the given matchers.
org.refcodes.eventbus.ext.application - module org.refcodes.eventbus.ext.application
 
org.refcodes.eventbus.ext.application - package org.refcodes.eventbus.ext.application
This artifact extends the refcodes-eventbus toolkit with add-on functionality as of being provided by the refcodes-properties toolkit, lifecycle-support and the like required for stand alone application development.

P

parallelDispatchBus() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.PARALLEL when publishing events: Each matching observer is invoked in its own thread.
parallelDispatchBus(boolean) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.PARALLEL when publishing events: Each matching observer is invoked in its own thread.
PauseBus - Interface in org.refcodes.eventbus.ext.application
The PauseBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of PauseBusEvent instances.
PauseBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.PAUSE.
PauseBusEvent(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PauseBusEvent(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PauseBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PauseBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PauseBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PauseBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PauseBusEvent
Instantiates a new pause event.
PayloadBus - Interface in org.refcodes.eventbus.ext.application
The PayloadBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of payloads.
PayloadBusEvent<P> - Interface in org.refcodes.eventbus.ext.application
Intuitive Meta-Interface for the PayloadMetaDataActionEvent as used by the ApplicationBus.
PayloadBusEvent.PayloadEventBuilder<P> - Interface in org.refcodes.eventbus.ext.application
Intuitive Meta-Interface for the PayloadMetaDataActionEvent.ActionPayloadMetaDataEventBuilder as used by the ApplicationBus.
PayloadBusEventBuilderImpl<P> - Class in org.refcodes.eventbus.ext.application
Intuitive Meta-Class for the PayloadMetaDataActionEventBuilderImpl as used by the ApplicationBus.
PayloadBusEventBuilderImpl(Class<?>, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventBuilderImpl(Enum<?>, Class<?>, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventBuilderImpl(Enum<?>, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(Enum<?>, String, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventBuilderImpl(Enum<?>, String, String, String, String, Class<?>, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given values for the according properties.
PayloadBusEventBuilderImpl(Enum<?>, EventMetaData, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(Enum<?>, P, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(Enum<?>, P, EventMetaData, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(String, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventBuilderImpl(String, String, String, String, Class<?>, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given values for the according properties.
PayloadBusEventBuilderImpl(EventMetaData, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(P, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventBuilderImpl(P, EventMetaData, Object) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventBuilderImpl
Constructs an event with the given Meta-Data.
PayloadBusEventImpl<P> - Class in org.refcodes.eventbus.ext.application
Intuitive Meta-Class for the PayloadMetaDataActionEventImpl as used by the ApplicationBus.
PayloadBusEventImpl(Enum<?>, P, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventImpl(Enum<?>, P, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given values for the according properties.
PayloadBusEventImpl(Enum<?>, P, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given values for the according properties.
PayloadBusEventImpl(Enum<?>, P, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventImpl(Enum<?>, P, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given Meta-Data.
PayloadBusEventImpl(Enum<?>, P, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given Meta-Data.
PayloadBusEventImpl(P, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventImpl(P, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given values for the according properties.
PayloadBusEventImpl(P, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given values for the according properties.
PayloadBusEventImpl(P, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PayloadBusEventImpl(P, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given Meta-Data.
PayloadBusEventImpl(P, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PayloadBusEventImpl
Constructs an event with the given Meta-Data.
PropertiesBus - Interface in org.refcodes.eventbus.ext.application
The PropertiesBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of Properties instances.
PropertiesBusEvent - Interface in org.refcodes.eventbus.ext.application
An event indication a properties.
PropertiesBusEventImpl - Class in org.refcodes.eventbus.ext.application
Implementation of the PropertiesBusEvent.
PropertiesBusEventImpl(Enum<?>, Properties, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PropertiesBusEventImpl(Enum<?>, Properties, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given values for the according properties.
PropertiesBusEventImpl(Enum<?>, Properties, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given values for the according properties.
PropertiesBusEventImpl(Enum<?>, Properties, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PropertiesBusEventImpl(Enum<?>, Properties, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given Meta-Data.
PropertiesBusEventImpl(Enum<?>, Properties, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given Meta-Data.
PropertiesBusEventImpl(Properties, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PropertiesBusEventImpl(Properties, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given values for the according properties.
PropertiesBusEventImpl(Properties, String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given values for the according properties.
PropertiesBusEventImpl(Properties, String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with predefined values for the according properties retrieved from the caller's class.
PropertiesBusEventImpl(Properties, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given Meta-Data.
PropertiesBusEventImpl(Properties, EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.PropertiesBusEventImpl
Constructs an event with the given Meta-Data.
publishDestroy() - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(String) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes an event with the provided initialize for the given attributes.
publishDestroy(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publishDestroy(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.DestroyBus
Publishes a destroy event with the given attributes.
publisherIsAssignableFrom(Class<? extends PT>) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an event matcher by event publisher type.
publishEvent(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, String) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(Enum<?>, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(String) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishEvent(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
publishException(Enum<?>, Exception) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, String) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception for the given attributes.
publishException(Enum<?>, Exception, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Enum<?>, Exception, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, String) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishException(Exception, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ExceptionBus
Publishes an event with the provided exception and the given attributes.
publishInitialize() - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(String) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an event with the provided initialize for the given attributes.
publishInitialize(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, String) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an event with the provided initialize for the given attributes.
publishInitialize(Properties, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishInitialize(Properties, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.InitializeBus
Publishes an initialize event with the given attributes.
publishMessage(Enum<?>, String) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, String) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message for the given attributes.
publishMessage(Enum<?>, String, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(Enum<?>, String, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, String) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishMessage(String, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessageBus
Publishes an event with the provided message and the given attributes.
publishPause() - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(String) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes an event with the provided initialize for the given attributes.
publishPause(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPause(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PauseBus
Publishes a pause event with the given attributes.
publishPayload(Enum<?>, P) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, String) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(Enum<?>, P, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, String) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishPayload(P, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PayloadBus
Publishes an event with the provided payload and the given attributes.
publishProperties(Enum<?>, Properties) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties for the given attributes.
publishProperties(Enum<?>, Properties, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties for the given attributes.
publishProperties(Enum<?>, Properties, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Enum<?>, Properties, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.MessagePropertiesBus
Publishes an event with the provided properties and the given attributes.
publishProperties(Properties, EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.PropertiesBus
Publishes an event with the provided properties and the given attributes.
publishResume() - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(String) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishResume(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.ResumeBus
Publishes a resume event with the given attributes.
publishStart() - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(String) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStart(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StartBus
Publishes a start event with the given attributes.
publishStop() - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(Class<?>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(String) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(String, String, String, String, Class<?>) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes an event with the provided initialize for the given attributes.
publishStop(String, String, String, String, Class<?>, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(String, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(EventMetaData) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.
publishStop(EventMetaData, DispatchStrategy) - Method in interface org.refcodes.eventbus.ext.application.StopBus
Publishes a stop event with the given attributes.

R

ResumeBus - Interface in org.refcodes.eventbus.ext.application
The ResumeBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of ResumeBusEvent instances.
ResumeBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.RESUME.
ResumeBusEvent(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.
ResumeBusEvent(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.
ResumeBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.
ResumeBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.
ResumeBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.
ResumeBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.ResumeBusEvent
Instantiates a new resume event.

S

sequentialDispatchBus() - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.SEQUENTIAL when publishing events: The parent (invoker) thread is used to publish the parent's event as well as the child events published by the matching observers of the parent event (and so on, in case them use DispatchStrategy.SEQUENTIAL as well).
sequentialDispatchBus(boolean) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Constructs the ApplicationBus with the DispatchStrategy.SEQUENTIAL when publishing events: The parent (invoker) thread is used to publish the parent's event as well as the child events published by the matching observers of the parent event (and so on, in case them use DispatchStrategy.SEQUENTIAL as well).
setAlias(String) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
setChannel(String) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
setGroup(String) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
setMetaData(EventMetaData) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
setPublisherType(Class<?>) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
setUniversalId(String) - Method in class org.refcodes.eventbus.ext.application.ApplicationBusEventBuilderImpl
StartBus - Interface in org.refcodes.eventbus.ext.application
The StartBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of StartBusEvent instances.
StartBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.START.
StartBusEvent(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StartBusEvent(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StartBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StartBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StartBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StartBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StartBusEvent
Instantiates a new start event.
StopBus - Interface in org.refcodes.eventbus.ext.application
The StopBus extends the ApplicationBus with convenience functionality common to everyday application and service development regarding dispatching of StopBusEvent instances.
StopBusEvent - Class in org.refcodes.eventbus.ext.application
Implementation of the LifecycleBusEvent for LifecycleRequest.STOP.
StopBusEvent(Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
StopBusEvent(String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
StopBusEvent(String, String, String, String, Class<?>, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
StopBusEvent(String, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
StopBusEvent(ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
StopBusEvent(EventMetaData, ApplicationBus) - Constructor for class org.refcodes.eventbus.ext.application.StopBusEvent
Instantiates a new stop event.
subscribe(Class<EVT>, ApplicationEventMatcher, Observer<EVT>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus
subscribe(Class<EVT>, Observer<EVT>) - Method in interface org.refcodes.eventbus.ext.application.ApplicationBus

T

toString() - Method in class org.refcodes.eventbus.ext.application.ExceptionBusEvent
toString() - Method in class org.refcodes.eventbus.ext.application.MessageBusEventImpl

U

uidIdEqualWith(String) - Static method in class org.refcodes.eventbus.ext.application.ApplicationBusSugar
Factory method to create an "EQUAL WITH" matcher for the given UID compared with the UID stored in the EventMetaData.
A C D E G I L M O P R S T U 
All Classes and Interfaces|All Packages