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

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


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

Packages that use TxSupport
org.jboss.aspects.tx   
 

Uses of TxSupport in org.jboss.aspects.tx
 

Subclasses of TxSupport in org.jboss.aspects.tx
static class TxSupport.Mandatory
           
static class TxSupport.Never
           
static class TxSupport.NotSupported
           
static class TxSupport.Required
           
static class TxSupport.RequiresNew
           
static class TxSupport.Supports
           
 

Fields in org.jboss.aspects.tx declared as TxSupport
static TxSupport TxSupport.NEVER
           
static TxSupport TxSupport.NOT_SUPPORTED
           
static TxSupport TxSupport.SUPPORTS
           
static TxSupport TxSupport.REQUIRED
           
static TxSupport TxSupport.REQUIRES_NEW
           
static TxSupport TxSupport.MANDATORY
           
static TxSupport TxSupport.DEFAULT
           
 

Methods in org.jboss.aspects.tx that return TxSupport
static TxSupport TxSupport.byName(String name)
           
 



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