| Interface | Description |
|---|---|
| Event<T> |
The event interface is used for firing events with specific classifiers and types.
|
| NotificationOptions |
Used to configure ObserverMethod notifications
|
| NotificationOptions.Builder |
| Enum | Description |
|---|---|
| Reception |
Notify enums.
|
| TransactionPhase |
Transactional observer phases.
|
| Exception | Description |
|---|---|
| ObserverException |
Exception related with observers.
|
| Annotation Type | Description |
|---|---|
| Observes |
Specifies that a method is an observer method and which event should be observed.
|
| ObservesAsync |
Copyright © 2021. All rights reserved.