Package javax.enterprise.event
-
Interface Summary Interface Description Event<T> The event interface is used for firing events with specific classifiers and types. -
Enum Summary Enum Description Reception Notify enums.TransactionPhase Transactional observer phases. -
Exception Summary Exception Description ObserverException Exception related with observers. -
Annotation Types Summary Annotation Type Description Observes Specifies that a method is an observer method and which event should be observed.