- 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.
- 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.
- 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
-
- 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.RemoteTransaction
-
- 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 class org.wildfly.transaction.client.RemoteTransaction
-
- 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
-
- 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
-
- getTransaction() - Method in class org.wildfly.transaction.client.ContextTransactionManager
-
- getTransaction() - Method in class org.wildfly.transaction.client.ImportResult
-
Get the transaction.
- getTransaction() - Method in class org.wildfly.transaction.client.XAImporter.ProviderImportResult
-
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
-
- 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
-
- 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.
- getXid() - Method in interface org.wildfly.transaction.client.XAOutflowHandle
-
Get the XID of the transaction.