Package com.arjuna.ats.jts.extensions

Interface Summary
Current This interface gives access to the Arjuna specific extensions to Current.
TxAssociation Instances of these classes are informed whenever a transaction is begun/suspended/resumed/ended.
 

Class Summary
Arjuna To get the formatID used to represent Arjuna transactions to the system.
AtomicTransaction Similar to CosTransactions::Current.
DebugTxAssociation Whereas TxAssociation classes are on a per thread basis, insances of this type apply to all threads.
ThreadAssociationControl Used to process thread associations.
ThreadAssociations Instances of TxAssociation can be added on a per thread basis, or for all threads.
TopLevelTransaction Creates a nested top-level transaction.