Package org.jboss.aspects.tx

Interface Summary
TxTimeoutReader  
 

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.
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
TxManagerTimeOutReader  
TxPolicy TxSupport.java encapsulates the transaction handling possibilities from the ejb spec.
TxPropagationInterceptor Comment
TxTimeoutReaderFactory Obtains the correct mechanism to get hold of a transaction timeout.
 

Enum Summary
TxType  
 

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



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.