See: Description
Interface | Description |
---|---|
Event<T> |
Injectable interface providing simplified access to the event system.
|
Enum | Description |
---|---|
Reception |
event types
|
TransactionPhase |
event types
|
Exception | Description |
---|---|
ObserverException |
Exception during runtime for webbeans
|
Annotation Type | Description |
---|---|
Observes |
The @Observes parameter annotation marks a method as capable of
receiving events.
|