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

Packages that use TxType
org.jboss.aspects.tx   
 

Uses of TxType in org.jboss.aspects.tx
 

Fields in org.jboss.aspects.tx declared as TxType
static TxType TxType.MANDATORY
           
static TxType TxType.NEVER
           
static TxType TxType.NOTSUPPORTED
           
static TxType TxType.REQUIRED
           
static TxType TxType.REQUIRESNEW
           
static TxType TxType.SUPPORTS
           
 

Methods in org.jboss.aspects.tx that return TxType
 TxType Tx.value()
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.