All Classes and Interfaces

Class
Description
A managed transaction.
A transaction-to-thread association listener, which may be called when the association with a thread is changed.
The singleton, global transaction manager for the local instance.
A TransactionSynchronizationRegistry which operates against the current local provider.
A transaction creation listener, which is called when a new transaction is begun or imported.
The enumeration of possible initiators of a transaction.
An exception thrown during transaction completion when a delayed enlistment has failed.
ImportResult<T extends jakarta.transaction.Transaction>
Class representing the result of a transaction import.
The local transaction provider for JBoss application servers.
A builder for a JBoss local transaction provider.
A transaction from a local transaction provider.
The local transaction context, which manages the creation and usage of local transactions.
A local transaction provider.
A UserTransaction instance that controls the transaction state of the current local provider.
Log messages.
Warning this class consists of generated code.
 
The remote transaction context.
 
Represents permission to invoke transaction operations remotely
A remote transaction transport provider.
A remote UserTransaction which controls the transaction state of a remote system.
A fallback peer provider for compatibility with the old EJB-based transactions protocol.
 
A JBoss Remoting based transaction provider.
The per-connection transaction server.
The remoting transaction service.
 
The provider interface for RemoteTransaction instances which are located at a Remoting peer.
An interface implemented by transaction handles that provide direct/simple commit and rollback functionality.
A special simplified XID implementation which can only be compared with itself.
The control interface for subordinate transactions.
An exception which is thrown during transaction completion if a synchronizing resource's beforeCompletion() method fails.
Permission for transaction operations.
 
The naming context factory for transaction service objects.
 
The API which must be implemented by transaction providers that support transaction inflow.
A handle for the outflow of an XA transactional resource.
An interface which specifies the common recovery portion of the XAResource and XATerminator APIs.
Registry that keeps track of outflowed resources info for a specific transaction.
Interface which provides ability to list in-doubt XAResources at the time.
A single point to take a currently configured provider that is capable to list all the in-doubt XAResources from the all records maintained as XAResourceRegistry instances.