Uses of Class
org.jboss.webbeans.transaction.spi.TransactionServices.Status

Packages that use TransactionServices.Status
org.jboss.webbeans.transaction.spi   
 

Uses of TransactionServices.Status in org.jboss.webbeans.transaction.spi
 

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



Copyright © 2008-2009. All Rights Reserved.