|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
TxInterceptorFactory | This interceptor handles transactions for AOP |
TxPropagationInterceptor | Comment |
TxSupport | TxSupport.java encapsulates the transaction handling possibilities from the ejb spec. |
TxSupport.Mandatory | |
TxSupport.Never | |
TxSupport.NotSupported | |
TxSupport.Required | |
TxSupport.RequiresNew | |
TxSupport.Supports | |
TxType |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |