Uses of Package
javax.enterprise.event
-
Packages that use javax.enterprise.event Package Description javax.enterprise.event Annotations and interfaces relating to events. -
Classes in javax.enterprise.event used by javax.enterprise.event Class Description Event Allows the application to fire events of a particular type.ImmutableNotificationOptions The immutable implementation ofNotificationOptions
.ImmutableNotificationOptions.Builder 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.