| 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.
|
| 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.
|
| 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 |
|---|
| XAImporter
The API which must be implemented by transaction providers that support transaction inflow.
|
| 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 |
|---|
| XAImporter
The API which must be implemented by transaction providers that support transaction inflow.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.