JBoss Transaction 7.0.2 SPI 7.0.2.Final
A B C D E F G I J L M O R S T U X 

A

addListener(UserTransactionListener) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Add a listener
addProvider(UserTransactionProvider) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Add a provider
addXAResourceRecovery(XAResourceRecovery) - Method in interface org.jboss.tm.XAResourceRecoveryRegistry
Register an XAResourceRecovery instance with the transaction recovery system.
afterCompletion(int) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 

B

beforeCompletion() - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
begin() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 

C

cancelWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when the work fails
commit() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
ConnectableLastResource - Interface in org.jboss.tm
A connectable last resource
containsValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Deprecated.
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
 
containsValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 

D

delegate - Variable in class org.jboss.tm.TransactionLocal
Deprecated.
The delegate

E

endWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when transaction inflow work ends

F

formatXAException(XAException, Logger) - Method in interface org.jboss.tm.XAExceptionFormatter
Deprecated.
Format the exception and log it

G

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
Get connection.
getInstance() - Static method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Get the locator
getJndiName() - Method in interface org.jboss.tm.XAResourceWrapper
Get jndi name
getProductName() - Method in interface org.jboss.tm.XAResourceWrapper
Get product name
getProductVersion() - Method in interface org.jboss.tm.XAResourceWrapper
Get product version
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() - Method in class org.jboss.tm.TransactionLocal
Deprecated.
 
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.

I

importTPC(Object) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
Deprecated.
 
importTransactionPropagationContext(Object) - Method in interface org.jboss.tm.TransactionPropagationContextImporter
Deprecated.
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
initDelegate() - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Initialise the delegate
initialValue() - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Returns the initial value for this thransaction local.
isActive(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isActive(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isActive() - Static method in class org.jboss.tm.TxUtils
 
isActive(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isActive(int) - Static method in class org.jboss.tm.TxUtils
 
isAvailable() - Static method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
isCompleted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isCompleted() - Static method in class org.jboss.tm.TxUtils
 
isCompleted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(int) - Static method in class org.jboss.tm.TxUtils
 
isRollback(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isRollback(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isRollback() - Static method in class org.jboss.tm.TxUtils
 
isRollback(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isRollback(int) - Static method in class org.jboss.tm.TxUtils
 
isServer() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
isTransactionManagerTimeoutThread() - Static method in class org.jboss.tm.TxUtils
Determine whether the calling thread is the transaction manager and is processing a transaction timeout:
isUncommitted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted() - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(int) - Static method in class org.jboss.tm.TxUtils
 

J

JBossXATerminator - Interface in org.jboss.tm
Extends XATerminator to include registration calls

L

LastResource - Interface in org.jboss.tm
A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
locate() - Method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Locate the transaction manager
locate(boolean) - Method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Locate the transaction manager
locateTransactionManager() - Static method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Locate the transaction manager
locateTransactionManager(boolean) - Static method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Locate the transaction manager
lock() - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Lock the TransactionLocal using the current transaction
lock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Lock the TransactionLocal using the provided transaction
lock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Deprecated.
Lock the transaction local in the context of this transaction
lock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
 
lock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 

M

manager - Variable in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
The transaction manager

O

org.jboss.tm - package org.jboss.tm
 
org.jboss.tm.usertx - package org.jboss.tm.usertx
 
org.jboss.tm.usertx.client - package org.jboss.tm.usertx.client
 

R

reentrantLock - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
registerTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
registerWork(Work, Xid, long) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
removeListener(UserTransactionListener) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Remove a listener
removeProvider(UserTransactionProvider) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Remove a provider
removeSynchronization(Transaction) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
Remove a synchronization
removeXAResourceRecovery(XAResourceRecovery) - Method in interface org.jboss.tm.XAResourceRecoveryRegistry
Unregister an XAResourceRecovery instance from the transaction recovery system.
resumeAnyTransaction(Transaction) - Static method in class org.jboss.tm.TransactionDemarcationSupport
Deprecated.
Resume any transaction
rollback() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 

S

ServerVMClientUserTransaction - Class in org.jboss.tm.usertx.client
The client-side UserTransaction implementation for clients operating in the same VM as the server.
ServerVMClientUserTransaction(TransactionManager) - Constructor for class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
ServerVMClientUserTransaction.UserTransactionStartedListener - Interface in org.jboss.tm.usertx.client
Deprecated.
set(Object) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Sets the value of this TransactionLocal variable associtated with the thread context transaction.
set(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Sets the value of this TransactionLocal variable associtated with the specified transaction.
setAvailability(boolean) - Static method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setRollbackOnly() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTPCFactory(TransactionPropagationContextFactory) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
Deprecated.
 
setTPCImporter(TransactionPropagationContextImporter) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
Deprecated.
 
setTransactionManager(TransactionManager) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTransactionRegistry(UserTransactionRegistry) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTransactionRegistry(UserTransactionRegistry) - Method in interface org.jboss.tm.usertx.UserTransactionProvider
Set the user transaction registry
setTransactionTimeout(int) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setValue(Object, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
startWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
storeValue(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
put the value in the TransactionImpl map
storeValue(TransactionLocal, Transaction, Object) - Method in interface org.jboss.tm.TransactionLocalDelegate
Deprecated.
put the value in the transaction local
storeValue(TransactionLocal, Transaction, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
 
suspendAnyTransaction() - Static method in class org.jboss.tm.TransactionDemarcationSupport
Deprecated.
Suspend any transaction associated with the thread
synchronizationsByTransaction - Static variable in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
The synchronizations for each transaction

T

TransactionDemarcationSupport - Class in org.jboss.tm
Deprecated.
TransactionDemarcationSupport() - Constructor for class org.jboss.tm.TransactionDemarcationSupport
Deprecated.
 
TransactionLocal - Class in org.jboss.tm
Deprecated.
TransactionLocal() - Constructor for class org.jboss.tm.TransactionLocal
Deprecated.
Creates a thread local variable.
TransactionLocal(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocal
Deprecated.
Creates a transaction local variable.
TransactionLocalDelegate - Interface in org.jboss.tm
Deprecated.
TransactionLocalDelegateImpl - Class in org.jboss.tm
Deprecated.
TransactionLocalDelegateImpl(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
Construct a new delegate for the given transaction manager
TransactionLocalDelegateImpl.TransactionLocalSynchronization - Class in org.jboss.tm
Deprecated.
 
TransactionLocalDelegateImpl.TransactionLocalSynchronization(Transaction) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
transactionManager - Variable in class org.jboss.tm.TransactionLocal
Deprecated.
The transaction manager is maintained by the system and manges the assocation of transaction to threads.
TransactionManagerFactory - Interface in org.jboss.tm
Deprecated.
TransactionManagerLocator - Class in org.jboss.tm
Deprecated.
TransactionPropagationContextFactory - Interface in org.jboss.tm
Deprecated.
TransactionPropagationContextImporter - Interface in org.jboss.tm
Deprecated.
TransactionPropagationContextUtil - Class in org.jboss.tm
Deprecated.
TransactionPropagationContextUtil() - Constructor for class org.jboss.tm.TransactionPropagationContextUtil
Deprecated.
 
TransactionTimeoutConfiguration - Interface in org.jboss.tm
The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
tryJNDI() - Method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Locate the transaction manager in the well known jndi binding for JBoss
tx - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
TxUtils - Class in org.jboss.tm
TxUtils.java has utility methods for determining transaction status in various useful ways.

U

unlock() - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Unlock the TransactionLocal using the current transaction
unlock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Deprecated.
Unlock the ThreadLocal using the provided transaction
unlock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Deprecated.
Unlock the transaction local in the context of this transaction
unlock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
 
unlock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
Deprecated.
 
unregisterTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
usePrivateAPI() - Method in class org.jboss.tm.TransactionManagerLocator
Deprecated.
Use the private api
UserTransactionListener - Interface in org.jboss.tm.usertx
UserTransactionListener.
UserTransactionProvider - Interface in org.jboss.tm.usertx
UserTransactionProvider.
UserTransactionRegistry - Class in org.jboss.tm.usertx
UserTransactionRegistry.
UserTransactionRegistry() - Constructor for class org.jboss.tm.usertx.UserTransactionRegistry
 
userTransactionStarted() - Method in interface org.jboss.tm.usertx.client.ServerVMClientUserTransaction.UserTransactionStartedListener
Deprecated.
 
userTransactionStarted() - Method in interface org.jboss.tm.usertx.UserTransactionListener
 
userTransactionStarted() - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Fire a user transaction started event

X

XAExceptionFormatter - Interface in org.jboss.tm
Deprecated.
XAResourceRecovery - Interface in org.jboss.tm
During recovery of crashed XA transactions, the transaction system may use instances of this interface to obtain XAResources on which to perform recovery calls.
XAResourceRecoveryRegistry - Interface in org.jboss.tm
The transaction management system may require assistance from resource managers in order to recover crashed XA transactions.
XAResourceWrapper - Interface in org.jboss.tm
A serializable XAResource wrapper.
A B C D E F G I J L M O R S T U X 
JBoss Transaction 7.0.2 SPI 7.0.2.Final

Copyright © 2013 JBoss by Red Hat. All rights reserved.