| Interface | Description |
|---|---|
| JavaEETransaction | |
| JavaEETransactionManager |
Manages transactions, acting as a gateway to the TM state machine.
|
| ResourceRecoveryManager |
ResourceRecoveryManager interface to be implemented by the resource manager
that supports XA recovery.
|
| SimpleResource |
Represents a resource that can be queried for open status and can be closed
|
| TransactionConstants |
Transaction constants that can be referenced by other components.
|
| TransactionImport |
Transaction Manager extensions to support transaction inflow w/o resource adapter.
|
| Class | Description |
|---|---|
| RecoveryResourceRegistry |
This is a registry class that keep the recoveryresource and event listeners.
|
| TransactionAdminBean | |
| XAResourceWrapper |
Wrappers over XAResources extend from this class.
|
Copyright © 2017. All rights reserved.