| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| ImportedTransactionActiveException | |
| LogException | |
| SetRollbackOnlyException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved