Uses of Class
org.jboss.aspects.tx.TxType

Packages that use TxType
org.jboss.aspects.tx   
 

Uses of TxType in org.jboss.aspects.tx
 

Methods in org.jboss.aspects.tx that return TxType
static TxType TxType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TxType[] TxType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.