Package tigase.eventbus.impl
-
Interface Summary Interface Description EventBusImplementation.InternalEventbusEvent Serializer -
Class Summary Class Description AbstractHandler AbstractListenerHandler<T> EventBusImplementation EventBusImplementation.ListenerAddedEvent EventBusImplementation.ListenerRemovedEvent EventBusSerializer EventName EventsNameMap<M> EventsRegistrar ObjectEventsListenerHandler ObjectEventsSourceListenerHandler ReflectEventListenerHandler ReflectEventListenerHandlerFactory ReflectEventRoutedTransientFiller Class responsible for calling method on consumer instance which will fill event transient fields.ReflectEventRoutedTransientFillerFactory Class responsible for creation ofReflectEventRoutedTransientFillerinstances based on methods of consumer class annotated withFillRoutedEventannotation.ReflectEventRoutingSelector This class is implementation ofEventRoutingSelectorused when this selector is created based on annotated method of consumer class.ReflectEventRoutingSelectorFactory Class responsible for generation ofEventRoutingSelectorsbased on methods of consumer class annotated with@RouteEventReflectEventSourceListenerHandler -
Enum Summary Enum Description AbstractHandler.Type Defines what type of event is expected by Handler.