org.jboss.aspects.tx |
|
Java Source File Name | Type | Comment |
ClientTxPropagationInterceptor.java | Class | |
NullTransactionTimeoutConfigurationReader.java | Class | |
TransactionInjector.java | Class | |
TransactionLocalAspect.java | Class | This aspect should be scoped PER_JOINPOINT
It allows a field to have the value of itself pertain
to the current transaction. |
TransactionManagerInjector.java | Class | |
TransactionTimeoutConfigurationReader.java | Class | |
Tx.java | Interface | |
TxInterceptor.java | Class | |
TxInterceptorFactory.java | Class | |
TxLocal.java | Interface | This is an aspect-oriented annotation and triggers certain behavior. |
TxManagerTimeOutReader.java | Class | |
TxPolicy.java | Class | TxSupport.java encapsulates the transaction handling possibilities
from the ejb spec. |
TxPropagationInterceptor.java | Class | |
TxTimeoutReader.java | Interface | |
TxTimeoutReaderFactory.java | Class | Obtains the correct mechanism to get hold of a transaction timeout. |
TxType.java | Class | |