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're declared.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.