Uses of Package
javax.enterprise.event

Packages that use javax.enterprise.event
javax.enterprise.event Annotations and interfaces relating to events. 
javax.enterprise.inject.spi The portable extension integration SPI. 
 

Classes in javax.enterprise.event used by javax.enterprise.event
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.
 

Classes in javax.enterprise.event used by javax.enterprise.inject.spi
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.
 



Copyright © 2008-2013 JBoss by Red Hat, Inc.. All Rights Reserved.