- getBranchQualifier() - Method in class org.wildfly.transaction.client.SimpleXid
-
- getContextManager() - Static method in class org.wildfly.transaction.client.LocalTransactionContext
-
Get the context manager.
- getContextManager() - Static method in class org.wildfly.transaction.client.RemoteTransactionContext
-
Get the remote transaction context manager.
- getControl() - Method in class org.wildfly.transaction.client.ImportResult
-
Get the subordinate controller.
- getCurrent() - Static method in class org.wildfly.transaction.client.LocalTransactionContext
-
Get the current local transaction context.
- getEstimatedRemainingTime() - Method in class org.wildfly.transaction.client.AbstractTransaction
-
Get an estimate of the amount of time remaining in this transaction.
- getExtendedJBossXATerminator() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Get the extended JBoss XA terminator.
- getFormatId() - Method in class org.wildfly.transaction.client.SimpleXid
-
- getGlobalTransactionId() - Method in class org.wildfly.transaction.client.SimpleXid
-
- getInstance() - Static method in class org.wildfly.transaction.client.ContextTransactionManager
-
Get the transaction manager instance.
- getInstance() - Static method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- getInstance() - Static method in class org.wildfly.transaction.client.LocalUserTransaction
-
Get the singleton instance.
- getInstance() - Static method in class org.wildfly.transaction.client.RemoteTransactionContext
-
Get the active remote transaction context instance.
- getInstanceContextManager() - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
- getInstanceContextManager() - Method in class org.wildfly.transaction.client.RemoteTransactionContext
- getKey(Transaction) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getKey(Transaction) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get a key which has the same equals and hashCode behavior as the given transaction.
- getLocation() - Method in class org.wildfly.transaction.client.RemoteUserTransaction
-
Get the location of this object.
- getNameFromXid(Xid) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getNameFromXid(Xid) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Attempt to derive a node name from an XID.
- getNodeName() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getNodeName() - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get the unique node name of this provider.
- getOperations(Connection) - Method in interface org.wildfly.transaction.client.provider.remoting.RemotingFallbackPeerProvider
-
Get an alternative operations handler for the given connection.
- getOrBeginTransaction(int, int) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionServer
-
- getParentName() - Method in class org.wildfly.transaction.client.LocalTransaction
-
Get the name of the node which initiated the transaction.
- getPeerHandle(URI) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingRemoteTransactionProvider
-
- getPeerHandle(URI) - Method in interface org.wildfly.transaction.client.spi.RemoteTransactionProvider
-
Get a handle for a specific peer.
- getPeerHandleForXa(URI) - Method in interface org.wildfly.transaction.client.spi.RemoteTransactionProvider
-
Get a handle for a specific peer for an XA operation.
- getProviderInterface(Class<T>) - Method in class org.wildfly.transaction.client.AbstractTransaction
-
Get a provider-specific interface from this transaction.
- getProviderInterface(Class<T>) - Method in class org.wildfly.transaction.client.LocalTransaction
-
- getProviderInterface(Transaction, Class<T>) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getProviderInterface(Class<T>) - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- getProviderInterface(Transaction, Class<T>) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Attempt to acquire a provider interface instance from the given provider transaction.
- getProviderInterface(Class<T>) - Method in interface org.wildfly.transaction.client.spi.RemoteTransactionPeer
-
Get the provider interface with the given type for this peer.
- getProviderInterface(Class<T>) - Method in interface org.wildfly.transaction.client.spi.SimpleTransactionControl
-
Get a provider-specific interface from this transaction controller.
- getRecoveryInterface() - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
Get the recovery interface for this context.
- getRemainingTime() - Method in interface org.wildfly.transaction.client.XAOutflowHandle
-
Get an estimated remaining timeout for this transaction.
- getResource(Object) - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- getResource(Transaction, Object) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getResource(Transaction, Object) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get a resource associated with the given transaction.
- getRollbackOnly() - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- getRollbackOnly(Transaction) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getRollbackOnly(Transaction) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Determine if the given transaction is rollback-only.
- getServerForConnection(Connection) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionService
-
- getStaleTransactionTime() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Get the stale transaction time, in seconds.
- getStatus() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- getStatus() - Method in class org.wildfly.transaction.client.LocalTransaction
-
- getStatus() - Method in class org.wildfly.transaction.client.LocalUserTransaction
-
- getStatus() - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- getStatus() - Method in class org.wildfly.transaction.client.RemoteUserTransaction
-
- getTimeout(Transaction) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getTimeout(Transaction) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get the configured timeout of the given transaction (not the remaining time).
- getTransaction() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- getTransaction() - Method in class org.wildfly.transaction.client.ImportResult
-
Get the transaction.
- getTransactionContext() - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionService
-
Get the local transaction context being used by this service.
- getTransactionId(Connection) - Method in interface org.wildfly.transaction.client.provider.remoting.SimpleIdResolver
-
Get the transaction ID for the transaction from which this instance was taken.
- getTransactionIfExists(int) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionServer
-
- getTransactionKey() - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- getTransactionManager() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Get the transaction manager.
- getTransactionManager() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getTransactionManager() - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get the transaction manager.
- getTransactionService() - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionServer
-
Get the transaction service for this server.
- getTransactionStatus() - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- getTransactionSynchronizationRegistry() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Get the transaction synchronization registry.
- getTransactionTimeout() - Method in class org.wildfly.transaction.client.AbstractTransaction
-
Get the transaction timeout that was in force when the transaction began.
- getTransactionTimeout() - Method in class org.wildfly.transaction.client.LocalTransaction
-
- getTransactionTimeout() - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- getUserTransaction(URI) - Method in class org.wildfly.transaction.client.RemoteTransactionContext
-
Get a UserTransaction that controls a remote transactions state at the given location.
- getXAImporter() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getXAImporter() - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get the XA importer.
- getXATerminator() - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Get the XA terminator.
- getXid() - Method in class org.wildfly.transaction.client.LocalTransaction
-
Get the XID of the local transaction.
- getXid(Transaction) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- getXid(Transaction) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Get the transaction ID of the given transaction.
- getXid() - Method in interface org.wildfly.transaction.client.XAOutflowHandle
-
Get the XID of the transaction.
- recover(int, String) - Method in interface org.wildfly.transaction.client.provider.remoting.RemotingOperations
-
- recover(int, String) - Method in interface org.wildfly.transaction.client.spi.RemoteTransactionPeer
-
Acquire a list of all unresolved subordinate transactions from the location associated with this provider.
- recover(int, String) - Method in interface org.wildfly.transaction.client.XAImporter
-
Initiate a recovery scan.
- recover(int) - Method in interface org.wildfly.transaction.client.XARecoverable
-
- recover(int, String) - Method in interface org.wildfly.transaction.client.XARecoverable
-
- recoverySuppressedException(XAException) - Method in interface org.wildfly.transaction.client._private.Log
-
- recoverySuppressedException(XAException) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- recoverySuppressedException$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- register() - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionService
-
- registerAssociationListener(AssociationListener) - Method in class org.wildfly.transaction.client.AbstractTransaction
-
Register an association listener for this transaction, which will be called any time this thread is suspended
or resumed.
- registerCreationListener(CreationListener) - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
Register a transaction creation listener.
- registerCreationListener(CreationListener) - Method in class org.wildfly.transaction.client.RemoteTransactionContext
-
Register a transaction creation listener.
- registerInterposedSynchronization(Synchronization) - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- registerInterposedSynchronization(Transaction, Synchronization) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- registerInterposedSynchronization(Transaction, Synchronization) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Register an interposed synchronization on the given transaction.
- registerSynchRemoteTransaction() - Method in interface org.wildfly.transaction.client._private.Log
-
- registerSynchRemoteTransaction() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- registerSynchRemoteTransaction$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- registerSynchronization(Synchronization) - Method in class org.wildfly.transaction.client.LocalTransaction
-
- registerSynchronization(Synchronization) - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- RemoteTransaction - Class in org.wildfly.transaction.client
-
- RemoteTransactionContext - Class in org.wildfly.transaction.client
-
The remote transaction context.
- RemoteTransactionContext(ClassLoader) - Constructor for class org.wildfly.transaction.client.RemoteTransactionContext
-
Construct a new instance.
- RemoteTransactionContext(List<RemoteTransactionProvider>) - Constructor for class org.wildfly.transaction.client.RemoteTransactionContext
-
Construct a new instance.
- RemoteTransactionPeer - Interface in org.wildfly.transaction.client.spi
-
- RemoteTransactionProvider - Interface in org.wildfly.transaction.client.spi
-
A remote transaction transport provider.
- RemoteUserTransaction - Class in org.wildfly.transaction.client
-
A remote UserTransaction which controls the transaction state of a remote system.
- RemotingFallbackPeerProvider - Interface in org.wildfly.transaction.client.provider.remoting
-
A fallback peer provider for compatibility with the old EJB-based transactions protocol.
- RemotingOperations - Interface in org.wildfly.transaction.client.provider.remoting
-
- RemotingRemoteTransactionProvider - Class in org.wildfly.transaction.client.provider.remoting
-
A JBoss Remoting based transaction provider.
- RemotingRemoteTransactionProvider() - Constructor for class org.wildfly.transaction.client.provider.remoting.RemotingRemoteTransactionProvider
-
Construct a new instance.
- RemotingTransactionServer - Class in org.wildfly.transaction.client.provider.remoting
-
The per-connection transaction server.
- RemotingTransactionService - Class in org.wildfly.transaction.client.provider.remoting
-
The remoting transaction service.
- RemotingTransactionService.Builder - Class in org.wildfly.transaction.client.provider.remoting
-
- removeCreationListener(CreationListener) - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
Remove a transaction creation listener.
- removeCreationListener(CreationListener) - Method in class org.wildfly.transaction.client.RemoteTransactionContext
-
Remove a transaction creation listener.
- requireTransaction(int) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionServer
-
- resourceManagerErrorXa(int, Throwable) - Method in interface org.wildfly.transaction.client._private.Log
-
- resourceManagerErrorXa(int, Throwable) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- resourceManagerErrorXa$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- responseFailed(IOException) - Method in interface org.wildfly.transaction.client._private.Log
-
- responseFailed(IOException) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- responseFailed$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- responseFailedXa(IOException, int) - Method in interface org.wildfly.transaction.client._private.Log
-
- responseFailedXa(IOException, int) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- responseFailedXa$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- resume(Transaction) - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- resumeRequests() - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
- rollback() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- rollback() - Method in class org.wildfly.transaction.client.LocalTransaction
-
- rollback() - Method in class org.wildfly.transaction.client.LocalUserTransaction
-
- rollback(Xid) - Method in interface org.wildfly.transaction.client.provider.remoting.RemotingOperations
-
- rollback() - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- rollback() - Method in class org.wildfly.transaction.client.RemoteUserTransaction
-
- rollback() - Method in interface org.wildfly.transaction.client.spi.SimpleTransactionControl
-
Roll back this transaction.
- rollback() - Method in interface org.wildfly.transaction.client.spi.SubordinateTransactionControl
-
Roll back the subordinate.
- rollbackFailed(Throwable) - Method in interface org.wildfly.transaction.client._private.Log
-
- rollbackFailed(Throwable) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackFailed$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackLocal(Transaction) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider
-
- rollbackLocal(Transaction) - Method in interface org.wildfly.transaction.client.spi.LocalTransactionProvider
-
Locally roll back the given provider transaction.
- rollbackOnImported() - Method in interface org.wildfly.transaction.client._private.Log
-
- rollbackOnImported() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackOnImported$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackOnlyFailed(int, SystemException) - Method in interface org.wildfly.transaction.client._private.Log
-
- rollbackOnlyFailed(int, SystemException) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackOnlyFailed$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackOnlyRollback() - Method in interface org.wildfly.transaction.client._private.Log
-
- rollbackOnlyRollback() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackOnlyRollback$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackXa(int, RollbackException) - Method in interface org.wildfly.transaction.client._private.Log
-
- rollbackXa(int, RollbackException) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- rollbackXa$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- safeRollback() - Method in interface org.wildfly.transaction.client.spi.SimpleTransactionControl
-
Safely roll back a transaction without throwing an exception; useful in cases where rollback failure is unrecoverable.
- serviceConfigurationFailed(ServiceConfigurationError) - Method in interface org.wildfly.transaction.client._private.Log
-
- serviceConfigurationFailed(ServiceConfigurationError) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- serviceConfigurationFailed$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- setEndpoint(Endpoint) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionService.Builder
-
- setExtendedJBossXATerminator(ExtendedJBossXATerminator) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Set the extended JBoss XA terminator.
- setRollbackOnly() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- setRollbackOnly() - Method in class org.wildfly.transaction.client.ContextTransactionSynchronizationRegistry
-
- setRollbackOnly() - Method in class org.wildfly.transaction.client.LocalTransaction
-
- setRollbackOnly() - Method in class org.wildfly.transaction.client.LocalUserTransaction
-
- setRollbackOnly(Xid) - Method in interface org.wildfly.transaction.client.provider.remoting.RemotingOperations
-
- setRollbackOnly() - Method in class org.wildfly.transaction.client.RemoteTransaction
-
- setRollbackOnly() - Method in class org.wildfly.transaction.client.RemoteUserTransaction
-
- setRollbackOnly() - Method in interface org.wildfly.transaction.client.spi.SimpleTransactionControl
-
Set the transaction to be rollback-only.
- setStaleTransactionTime(int) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Set the stale transaction time, in seconds.
- setTransactionContext(LocalTransactionContext) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingTransactionService.Builder
-
- setTransactionManager(TransactionManager) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Set the transaction manager.
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Set the transaction synchronization registry.
- setTransactionTimeout(int) - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- setTransactionTimeout(int) - Method in class org.wildfly.transaction.client.LocalUserTransaction
-
- setTransactionTimeout(int) - Method in class org.wildfly.transaction.client.RemoteUserTransaction
-
- setXATerminator(XATerminator) - Method in class org.wildfly.transaction.client.provider.jboss.JBossLocalTransactionProvider.Builder
-
Set the XA terminator.
- SimpleIdResolver - Interface in org.wildfly.transaction.client.provider.remoting
-
The provider interface for
RemoteTransaction instances which are located at a Remoting peer.
- SimpleTransactionControl - Interface in org.wildfly.transaction.client.spi
-
An interface implemented by transaction handles that provide direct/simple commit and rollback functionality.
- SimpleXid - Class in org.wildfly.transaction.client
-
A special simplified XID implementation which can only be compared with itself.
- SimpleXid(int, byte[], byte[]) - Constructor for class org.wildfly.transaction.client.SimpleXid
-
- SubordinateTransactionControl - Interface in org.wildfly.transaction.client.spi
-
The control interface for subordinate transactions.
- subordinateXaResource(URI) - Method in interface org.wildfly.transaction.client._private.Log
-
- subordinateXaResource(URI) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- subordinateXaResource$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- supportsScheme(String) - Method in class org.wildfly.transaction.client.provider.remoting.RemotingRemoteTransactionProvider
-
- supportsScheme(String) - Method in interface org.wildfly.transaction.client.spi.RemoteTransactionProvider
-
Determine whether the provider supports the given URI scheme.
- supportsUriScheme(NamingProvider, String) - Method in class org.wildfly.transaction.client.naming.txn.TxnNamingContextFactory
-
- suspend() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- suspendedCannotCreateNew() - Method in interface org.wildfly.transaction.client._private.Log
-
- suspendedCannotCreateNew() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- suspendedCannotCreateNew$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- suspendedCannotImportXa(int) - Method in interface org.wildfly.transaction.client._private.Log
-
- suspendedCannotImportXa(int) - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- suspendedCannotImportXa$str() - Method in class org.wildfly.transaction.client._private.Log_$logger
-
- suspendRequests() - Method in class org.wildfly.transaction.client.LocalTransactionContext
-
Cause requests to create new transactions to be refused.
- SynchronizationException - Exception in org.wildfly.transaction.client
-
An exception which is thrown during transaction completion if a synchronizing resource's
beforeCompletion() method fails.
- SynchronizationException() - Constructor for exception org.wildfly.transaction.client.SynchronizationException
-
Constructs a new SynchronizationException instance.
- SynchronizationException(String) - Constructor for exception org.wildfly.transaction.client.SynchronizationException
-
Constructs a new SynchronizationException instance with an initial message.
- SynchronizationException(Throwable) - Constructor for exception org.wildfly.transaction.client.SynchronizationException
-
Constructs a new SynchronizationException instance with an initial cause.
- SynchronizationException(String, Throwable) - Constructor for exception org.wildfly.transaction.client.SynchronizationException
-
Constructs a new SynchronizationException instance with an initial message and cause.