| Package | Description |
|---|---|
| jakarta.enterprise.event |
Annotations and interfaces relating to events.
|
| jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
| jakarta.enterprise.inject.spi.configurator |
| Class and Description |
|---|
| Event
Allows the application to fire events of a particular type.
|
| NotificationOptions
Notification options are used to configure observer notification.
|
| NotificationOptions.Builder
Notification options builder.
|
| Reception
Distinguishes conditional observer methods from observer methods which are
always notified.
|
| TransactionPhase
Distinguishes the various kinds of transactional observer methods from regular
observer methods which are notified immediately.
|
| Class and Description |
|---|
| Event
Allows the application to fire events of a particular type.
|
| Reception
Distinguishes conditional observer methods from observer methods which are
always notified.
|
| TransactionPhase
Distinguishes the various kinds of transactional observer methods from regular
observer methods which are notified immediately.
|
| Class and Description |
|---|
| Reception
Distinguishes conditional observer methods from observer methods which are
always notified.
|
| TransactionPhase
Distinguishes the various kinds of transactional observer methods from regular
observer methods which are notified immediately.
|
Comments to: cdi-dev@eclipse.org.
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.