Package org.jboss.aspects.tx

Interface Summary
Tx  
TxLocal This is an aspect-oriented annotation and triggers certain behavior.
 

Class Summary
ClientTxPropagationInterceptor Comment
TransactionInjector This aspect should be scoped PER_JOINPOINT It allows a field to be like a ThreadLocal
TransactionLocalAspect This aspect should be scoped PER_JOINPOINT It allows a field to have the value of itself pertain to the current transaction.
TransactionManagerInjector This aspect should be scoped PER_JOINPOINT It allows a field to be like a ThreadLocal
TxInterceptor This interceptor handles transactions for AOP
TxInterceptor.Mandatory  
TxInterceptor.Never  
TxInterceptor.NotSupported  
TxInterceptor.Required  
TxInterceptor.RequiresNew  
TxInterceptor.Supports  
TxInterceptorFactory This interceptor handles transactions for AOP
TxPolicy TxSupport.java encapsulates the transaction handling possibilities from the ejb spec.
TxPropagationInterceptor Comment
TxType  
 



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