站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

Uses of Class org.jboss.aspects.tx.TxType (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


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.REQUIRED
           
static TxType TxType.REQUIRESNEW
           
static TxType TxType.SUPPORTS
           
static TxType TxType.NOTSUPPORTED
           
static TxType TxType.NEVER
           
 

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



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