Package org.apache.geronimo.transaction

Interface Summary
ConnectionReleaser  
InstanceContext  
TrackedConnectionAssociator  
XAServices  
XAWork primarily an interface between the WorkManager/ExecutionContext and the tm.
 

Class Summary
DefaultInstanceContext Simple implementation of ComponentContext satisfying invariant.
DoubleKeyedHashMap Really stupid implementation of a double keyed map.
GeronimoTransactionManager Class to set up the standard objects for a geronimo transaction manager.
TransactionManagerProxy A wrapper for a TransactionManager that wraps all Transactions in a TransactionProxy so that we can add addition metadata to the Transaction.
TransactionManagerProxy.ConstructorParams  
TransactionProxy Our version of a JTA Transaction which also carries metadata such as isolation level and write-intent.
UserTransactionImpl Implementation of UserTransaction for use in an EJB.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.