| Interface | Description |
|---|---|
| EventBus | |
| EventListener<E> | |
| EventRoutedTransientFiller |
Interface implemented by classes responsible for filling transient fields of events after event is delivered on other
node in cluster
|
| EventRoutingSelector |
This interface is required to be implemented by every class which wants to change routing of delivering events to
other machines.
|
| EventSourceListener<E> |
| Class | Description |
|---|---|
| EventBusFactory | |
| TickMinuteEvent |
| Enum | Description |
|---|---|
| HandleEvent.Type |
| Exception | Description |
|---|---|
| EventBusException | |
| RegistrationException |
| Annotation Type | Description |
|---|---|
| FillRoutedEvent |
Annotation used to mark methods of consumer class as responsible for filling event transient fields
|
| HandleEvent |
Annotation to mark method as event handler.
|
| RouteEvent |
Annotation used to mark methods of consumer class as responsible for routing of events
|
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.