- get() - Method in class org.jboss.tm.TransactionLocal
-
Deprecated.
Returns the value of this TransactionLocal variable associated with the
thread context transaction.
- get(Transaction) - Method in class org.jboss.tm.TransactionLocal
-
Deprecated.
Returns the value of this TransactionLocal variable associated with the
specified transaction.
- getConnection() - Method in interface org.jboss.tm.ConnectableLastResource
-
Deprecated.
Get connection.
- getConnection() - Method in interface org.jboss.tm.ConnectableResource
-
Get connection.
- getCurrentTransactionId() - Method in interface org.jboss.tm.ExtendedJBossXATerminator
-
Obtain the unique id of the currently associated transaction
- getId() - Method in interface org.jboss.tm.ImportedTransaction
-
get a unique identifier for this transaction
- getImportedTransaction(Xid) - Method in interface org.jboss.tm.ExtendedJBossXATerminator
-
Lookup an imported transaction by its Xid
- getInstance() - Static method in class org.jboss.tm.TransactionManagerLocator
-
Deprecated.
Get the locator
- getJndiName() - Method in interface org.jboss.tm.XAResourceWrapper
-
Get jndi name
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransactionFactory
-
- getProductName() - Method in interface org.jboss.tm.XAResourceWrapper
-
Get product name
- getProductVersion() - Method in interface org.jboss.tm.XAResourceWrapper
-
Get product version
- getReference() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
-
- getResource() - Method in interface org.jboss.tm.XAResourceWrapper
-
Get the XAResource that is being wrapped
- getSingleton() - Static method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
-
Return a reference to the singleton instance.
- getStatus() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
-
- getStatusAsString(int) - Static method in class org.jboss.tm.TxUtils
-
Converts a tx Status index to a String
- getSynchronization(Transaction, boolean) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
-
Deprecated.
Retrieve a synchronization for the transaction
- getTimeLeftBeforeTransactionTimeout(boolean) - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
-
Get the time left before transaction timeout
- getTPCFactory() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
-
Deprecated.
- getTPCFactoryClientSide() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
-
Deprecated.
- getTPCImporter() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
-
Deprecated.
- getTransaction(Xid) - Method in interface org.jboss.tm.ExtendedJBossXATerminator
-
Convert an imported Xid into a Transaction object.
- getTransaction() - Method in class org.jboss.tm.TransactionImportResult
-
Get the imported transaction
- getTransaction() - Method in class org.jboss.tm.TransactionLocal
-
Deprecated.
- getTransactionById(Object) - Method in interface org.jboss.tm.ExtendedJBossXATerminator
-
Look up a transaction by its id
- getTransactionManager() - Method in interface org.jboss.tm.TransactionManagerFactory
-
Deprecated.
Gets the TransactionManager
- getTransactionManager() - Method in class org.jboss.tm.TransactionManagerLocator
-
Deprecated.
Get the transaction manager
- getTransactionPropagationContext() - Method in interface org.jboss.tm.TransactionPropagationContextFactory
-
Deprecated.
Return a transaction propagation context for the transaction
currently associated with the invoking thread, or null
if the invoking thread is not associated with a transaction.
- getTransactionPropagationContext(Transaction) - Method in interface org.jboss.tm.TransactionPropagationContextFactory
-
Deprecated.
Return a transaction propagation context for the transaction
given as an argument, or null
if the argument is null
or of a type unknown to
this factory.
- getTransactionTimeout() - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
-
Get the transaction timeout.
- getValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
-
Deprecated.
get the transaction local value.
- getValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
-
Deprecated.
get the transaction local value.
- getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
-
Deprecated.
- getValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
-
Deprecated.
- getXAErrorCodeAsString(int) - Static method in class org.jboss.tm.TxUtils
-
Converts a XAException error code to a string.
- getXAResourceFlagsAsString(int) - Static method in class org.jboss.tm.TxUtils
-
Converts a XAResource flag to a String
- getXAResources() - Method in interface org.jboss.tm.XAResourceRecovery
-
Provides XAResource(s) to the transaction system for recovery purposes.
- getXidsToRecoverForParentNode(boolean, String, int) - Method in interface org.jboss.tm.ExtendedJBossXATerminator
-
Get a list of Xids that are potentially recoverable.