All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class 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 ATransactionSynchronizationRegistrywhich 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.DelayedEnlistmentException 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.JBossLocalTransactionProvider The local transaction provider for JBoss application servers.JBossLocalTransactionProvider.Builder A builder for a JBoss local transaction provider.LocalTransaction A transaction from a local transaction provider.LocalTransactionContext The local transaction context, which manages the creation and usage of local transactions.LocalTransactionProvider A local transaction provider.LocalUserTransaction AUserTransactioninstance that controls the transaction state of the current local provider.Log Log messages.Log_$logger Warning this class consists of generated code.RemoteTransaction RemoteTransactionContext The remote transaction context.RemoteTransactionPeer RemoteTransactionPermission Represents permission to invoke transaction operations remotelyRemoteTransactionProvider A remote transaction transport provider.RemoteUserTransaction A remoteUserTransactionwhich controls the transaction state of a remote system.RemotingFallbackPeerProvider A fallback peer provider for compatibility with the old EJB-based transactions protocol.RemotingOperations RemotingRemoteTransactionProvider A JBoss Remoting based transaction provider.RemotingTransactionServer The per-connection transaction server.RemotingTransactionService The remoting transaction service.RemotingTransactionService.Builder SimpleIdResolver The provider interface forRemoteTransactioninstances which are located at a Remoting peer.SimpleTransactionControl An interface implemented by transaction handles that provide direct/simple commit and rollback functionality.SimpleXid A special simplified XID implementation which can only be compared with itself.SubordinateTransactionControl The control interface for subordinate transactions.SynchronizationException An exception which is thrown during transaction completion if a synchronizing resource'sbeforeCompletion()method fails.TransactionPermission Permission for transaction operations.TransactionProvider TxnNamingContextFactory The naming context factory for transaction service objects.XAImporter The API which must be implemented by transaction providers that support transaction inflow.XAOutflowHandle A handle for the outflow of an XA transactional resource.XARecoverable An interface which specifies the common recovery portion of theXAResourceandXATerminatorAPIs.XAResourceRegistry Registry that keeps track of outflowed resources info for a specific transaction.XAResourceRegistryProvider Interface which provides ability to list in-doubtXAResources at the time.XAResourceRegistryProviderHolder A single point to take a currently configured provider that is capable to list all the in-doubtXAResources from the all records maintained asXAResourceRegistryinstances.