Uses of Class
org.jboss.webbeans.event.ObserverImpl.TransactionObservationPhase

Packages that use ObserverImpl.TransactionObservationPhase
org.jboss.webbeans.event   
 

Uses of ObserverImpl.TransactionObservationPhase in org.jboss.webbeans.event
 

Methods in org.jboss.webbeans.event that return ObserverImpl.TransactionObservationPhase
static ObserverImpl.TransactionObservationPhase ObserverImpl.TransactionObservationPhase.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ObserverImpl.TransactionObservationPhase[] ObserverImpl.TransactionObservationPhase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.webbeans.event with parameters of type ObserverImpl.TransactionObservationPhase
 boolean ObserverImpl.isInterestedInTransactionPhase(ObserverImpl.TransactionObservationPhase currentPhase)
          Checks if the observer is interested in a particular transactional phase
 



Copyright © 2008. All Rights Reserved.