Package javax.enterprise.event

Interface Summary
Event<T> The event interface is used for firing events with specific classifiers and types.
 

Enum Summary
Reception Notify enums.
TransactionPhase Transactional observer phases.
 

Exception Summary
ObserverException Exception related with observers.
 

Annotation Types Summary
Observes Specifies that a method is an observer method and which event should be observed.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.