Package org.apache.geronimo.transaction.manager

Interface Summary
Closeable  
MonitorableTransactionManager  
NamedXAResource  
NamedXAResourceFactory  
RecoverableTransactionManager  
Recovery  
RetryScheduler  
TransactionBranchInfo  
TransactionLog Interface used to notify a logging subsystem of transaction events.
TransactionManagerMonitor  
XAWork primarily an interface between the WorkManager/ExecutionContext and the tm.
XidFactory  
XidImporter  
 

Class Summary
CommitTask  
ExponentialtIntervalRetryScheduler  
GeronimoTransactionManager Adds implementations of XATerminator and XAWork interfaces to basic TransactionManagerImpl
RecoverTask  
Recovery.XidBranchesPair  
RecoveryImpl  
RollbackTask  
TransactionBranchInfoImpl  
TransactionImpl Basic local transaction with support for multiple resources.
TransactionManagerImpl Simple implementation of a transaction manager.
TransactionTimer TODO improve shutdown
WrapperNamedXAResource  
XidFactoryImpl Factory for transaction ids.
XidImpl Unique id for a transaction.
 

Exception Summary
ImportedTransactionActiveException  
LogException  
SetRollbackOnlyException  
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.