Package | Description |
---|---|
tigase.eventbus.impl |
Modifier and Type | Class and Description |
---|---|
class |
ReflectEventRoutingSelector
This class is implementation of
EventRoutingSelector used when this selector is created based on
annotated method of consumer class. |
Modifier and Type | Method and Description |
---|---|
EventRoutingSelector |
EventBusImplementation.getEventRoutingSelector(Class<?> eventClass) |
Modifier and Type | Method and Description |
---|---|
Collection<EventRoutingSelector> |
ReflectEventRoutingSelectorFactory.create(Object consumer)
Method looks for methods of consumer class and returns list of
EventRoutingSelectors created based
on methods annotated with @RouteEvent |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.