DRAFT

Package javax.enterprise.event

Interface Summary
Event<T> An interface for firing events of a particular type, and registering observers for events of that type.
 

Enum Summary
Notify An enumeration that is used to declare the condition under which an observer method should be called.
TransactionPhase The enumeration TransactionPhase identifies the kind of transactional observer method Transactional observer methods are observer methods which receive event notifications during the before or after completion phase of the transaction in which the event was fired.
 

Exception Summary
ObserverException Wraps any checked exceptions which occur during the notification of an observer
 

Annotation Types Summary
Observes Specifies that a parameter of a method of a bean implementation class is the event parameter of an observer method.
 


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 3-November-2009 04:04