Uses of Interface
tigase.eventbus.EventRoutingSelector
Packages that use EventRoutingSelector
-
Uses of EventRoutingSelector in tigase.eventbus.impl
Classes in tigase.eventbus.impl that implement EventRoutingSelectorModifier and TypeClassDescriptionclass
This class is implementation ofEventRoutingSelector
used when this selector is created based on annotated method of consumer class.Methods in tigase.eventbus.impl that return EventRoutingSelectorModifier and TypeMethodDescriptionEventBusImplementation.getEventRoutingSelector
(Class<?> eventClass) Methods in tigase.eventbus.impl that return types with arguments of type EventRoutingSelectorModifier and TypeMethodDescriptionMethod looks for methods of consumer class and returns list ofEventRoutingSelectors
created based on methods annotated with@RouteEvent