| Class and Description |
|---|
| AbstractTransaction
A managed transaction.
|
| AssociationListener
A transaction-to-thread association listener, which may be called when the association with a thread is changed.
|
| ContextTransactionManager
The singleton, global transaction manager for the local instance.
|
| ContextTransactionSynchronizationRegistry
A
TransactionSynchronizationRegistry which operates against the current local provider. |
| CreationListener
A transaction creation listener, which is called when a new transaction is begun or imported.
|
| CreationListener.CreatedBy
The enumeration of possible initiators of a transaction.
|
| ImportResult
Class representing the result of a transaction import.
|
| LocalTransaction
A transaction from a local transaction provider.
|
| LocalTransactionContext
The local transaction context, which manages the creation and usage of local transactions.
|
| LocalUserTransaction
A
UserTransaction instance that controls the transaction state of the current local provider. |
| RemoteTransactionContext
The remote transaction context.
|
| RemoteTransactionPermission
Represents permission to invoke transaction operations remotely
|
| RemoteUserTransaction
A remote
UserTransaction which controls the transaction state of a remote system. |
| SimpleXid
A special simplified XID implementation which can only be compared with itself.
|
| XAOutflowHandle
A handle for the outflow of an XA transactional resource.
|
| XARecoverable
An interface which specifies the common recovery portion of the
XAResource and XATerminator APIs. |
| Class and Description |
|---|
| DelayedEnlistmentException
An exception thrown during transaction completion when a delayed enlistment has failed.
|
| SynchronizationException
An exception which is thrown during transaction completion if a synchronizing resource's
beforeCompletion() method fails. |
| Class and Description |
|---|
| LocalTransaction
A transaction from a local transaction provider.
|
| XAImporter
The API which must be implemented by transaction providers that support transaction inflow.
|
| XAResourceRegistry
Registry that keeps track of outflowed resources info for a specific transaction.
|
| Class and Description |
|---|
| LocalTransaction
A transaction from a local transaction provider.
|
| LocalTransactionContext
The local transaction context, which manages the creation and usage of local transactions.
|
| Class and Description |
|---|
| LocalTransaction
A transaction from a local transaction provider.
|
| XAImporter
The API which must be implemented by transaction providers that support transaction inflow.
|
| XAResourceRegistry
Registry that keeps track of outflowed resources info for a specific transaction.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.