Package org.jboss.tm

Interface Summary
JBossXATerminator Extends XATerminator to include registration calls
LastResource A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
TransactionLocalDelegate The interface to implementated for a transaction local implementation
TransactionManagerFactory A TransactionManager factory.
TransactionPropagationContextFactory Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionTimeoutConfiguration The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
XAExceptionFormatter XAExceptionFormatter
 

Class Summary
TransactionDemarcationSupport A simple helper for transaction demarcation.
TransactionLocal A TransactionLocal is similar to ThreadLocal except it is keyed on the Transactions.
TransactionLocalDelegateImpl An implementation of the transaction local implementation using Transaction synchronizations.
TransactionLocalDelegateImpl.TransactionLocalSynchronization  
TransactionManagerLocator Locates the transaction manager.
TransactionPropagationContextUtil Comment
TxUtils TxUtils.java has utility methods for determining transaction status in various useful ways.
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.