A B C D E F G H I J L M N O P R S T U W X

A

AbstractTransactionIntegrity - Class in org.jboss.tm.integrity
A NOOP implementation of transaction integrity.
AbstractTransactionIntegrity() - Constructor for class org.jboss.tm.integrity.AbstractTransactionIntegrity
 
afterCompletion(int) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
associateThread(Transaction) - Method in class org.jboss.tm.TxManager
Deprecated.  

B

beforeCompletion() - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
begin() - Method in class org.jboss.tm.TxManager
Deprecated. Begin a new transaction.

C

cancelWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when the work fails
cancelWork(Work, Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  
checkTransactionIntegrity(TransactionImpl) - Method in class org.jboss.tm.integrity.AbstractTransactionIntegrity
 
checkTransactionIntegrity(TransactionImpl) - Method in class org.jboss.tm.integrity.FailIncompleteTransactionIntegrity
 
checkTransactionIntegrity(TransactionImpl) - Method in interface org.jboss.tm.integrity.TransactionIntegrity
Checks whether a transaction can be committed.
commit() - Method in class org.jboss.tm.TransactionImpl
 
commit() - Method in class org.jboss.tm.TxManager
Deprecated. Commit the transaction associated with the currently running thread.
commit(Xid, boolean) - Method in class org.jboss.tm.TxManager
Deprecated.  
containsValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
containsValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
Deprecated.  
createTransactionIntegrity() - Method in class org.jboss.tm.integrity.FailIncompleteTransaction
 
createTransactionIntegrity() - Method in interface org.jboss.tm.integrity.TransactionIntegrityFactory
Create a new transaction integrity policy

D

delegate - Variable in class org.jboss.tm.TransactionLocal
The delegate
delistResource(XAResource, int) - Method in class org.jboss.tm.TransactionImpl
 
disassociateThread() - Method in class org.jboss.tm.TxManager
Deprecated. The following 2 methods are here to provide association and disassociation of the thread.

E

endWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when transaction inflow work ends
endWork(Work, Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  
enlistResource(XAResource) - Method in class org.jboss.tm.TransactionImpl
 
equals(Object) - Method in class org.jboss.tm.GlobalId
Compare for equality.
equals(Object) - Method in class org.jboss.tm.LocalId
Compare for equality.
equals(Object) - Method in class org.jboss.tm.TransactionImpl
 
equals(Object) - Method in class org.jboss.tm.XidImpl
Compare for equality.
extractLocalIdFrom(byte[]) - Method in class org.jboss.tm.XidFactory
Extracts the local id contained in a global id.
extractLocalIdFrom(byte[]) - Method in interface org.jboss.tm.XidFactoryMBean
Extracts the local id contained in a global id.

F

FailIncompleteTransaction - Class in org.jboss.tm.integrity
An MBean to configure the FailIncomplete policy.
FailIncompleteTransaction() - Constructor for class org.jboss.tm.integrity.FailIncompleteTransaction
 
FailIncompleteTransactionIntegrity - Class in org.jboss.tm.integrity
A transaction integrity that rolls back the transaction if there are other threads associated with it.
FailIncompleteTransactionIntegrity() - Constructor for class org.jboss.tm.integrity.FailIncompleteTransactionIntegrity
 
FailIncompleteTransactionMBean - Interface in org.jboss.tm.integrity
 
forget(Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  
formatXAException(XAException, Logger) - Method in interface org.jboss.tm.XAExceptionFormatter
Format the exception and log it
fromByteArray(byte[], int) - Static method in class org.jboss.tm.LocalId
 

G

get() - Method in class org.jboss.tm.TransactionLocal
Returns the value of this TransactionLocal variable associated with the thread context transaction.
get(Transaction) - Method in class org.jboss.tm.TransactionLocal
Returns the value of this TransactionLocal variable associated with the specified transaction.
getAssociatedThreadCount() - Method in class org.jboss.tm.TransactionImpl
 
getAssociatedThreads() - Method in class org.jboss.tm.TransactionImpl
 
getBaseGlobalId() - Method in class org.jboss.tm.XidFactory
mbean get-set pair for field BaseGlobalId Get the value of BaseGlobalId
getBaseGlobalId() - Method in interface org.jboss.tm.XidFactoryMBean
mbean get-set pair for field BaseGlobalId Get the value of BaseGlobalId
getBranchQualifier() - Method in class org.jboss.tm.XidImpl
Return the branch qualifier of this transaction.
getCause() - Method in exception org.jboss.tm.JBossRollbackException
 
getCause() - Method in exception org.jboss.tm.JBossXAException
Return the nested Throwable.
getCommitCount() - Method in class org.jboss.tm.TransactionManagerService
The number of commits.
getCommitCount() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
The number of commits.
getCommitCount() - Method in class org.jboss.tm.TxManager
Deprecated. A count of the transactions that have been committed
getDefaultTransactionTimeout() - Method in class org.jboss.tm.TxManager
Deprecated. Get the default transaction timeout.
getFormatId() - Method in class org.jboss.tm.XidImpl
Return the format identifier of this transaction.
getGlobalId() - Method in class org.jboss.tm.TransactionImpl
Returns the global id of this transaction.
getGlobalIdNumber() - Method in class org.jboss.tm.XidFactory
mbean get-set pair for field globalIdNumber Get the value of globalIdNumber
getGlobalIdNumber() - Method in interface org.jboss.tm.XidFactoryMBean
mbean get-set pair for field globalIdNumber Get the value of globalIdNumber
getGlobalIdsEnabled() - Method in class org.jboss.tm.TransactionManagerService
Describe getGlobalIdsEnabled method here.
getGlobalIdsEnabled() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Describe getGlobalIdsEnabled method here.
getGlobalIdsEnabled() - Method in class org.jboss.tm.TxManager
Deprecated. Getter for attribute globalIdsEnabled.
getGlobalTransactionId() - Method in class org.jboss.tm.XidImpl
Return the global transaction id of this transaction.
getInstance() - Static method in class org.jboss.tm.TransactionManagerLocator
Get the the locator
getInstance() - Static method in class org.jboss.tm.TxManager
Deprecated. Get a reference to the singleton instance.
getInstance() - Method in class org.jboss.tm.XidFactory
mbean get-set pair for field instance Get the value of instance
getInstance() - Method in interface org.jboss.tm.XidFactoryMBean
mbean get-set pair for field instance Get the value of instance
getLocalId() - Method in class org.jboss.tm.TransactionImpl
Returns the local id of this transaction.
getLocalId() - Method in class org.jboss.tm.XidImpl
Return a LocalId instance that identifies this transaction within the JBoss server.
getLocalIdValue() - Method in class org.jboss.tm.TransactionImpl
Returns the local id of this transaction.
getLocalIdValue() - Method in class org.jboss.tm.XidImpl
Return the local id that identifies this transaction within the JBoss server.
getMessage() - Method in exception org.jboss.tm.JBossRollbackException
Returns the composite throwable message.
getMessage() - Method in exception org.jboss.tm.JBossXAException
Returns the composite throwable message.
getNested() - Method in exception org.jboss.tm.JBossRollbackException
 
getNested() - Method in exception org.jboss.tm.JBossXAException
Return the nested Throwable.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.TransactionManagerService
 
getRollbackCount() - Method in class org.jboss.tm.TransactionManagerService
The number of rollbacks.
getRollbackCount() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
The number of rollbacks.
getRollbackCount() - Method in class org.jboss.tm.TxManager
Deprecated. A count of the transactions that have been rolled back
getStatus() - Method in class org.jboss.tm.TransactionImpl
 
getStatus() - Method in class org.jboss.tm.TxManager
Deprecated. Return the status of the transaction associated with the currently running thread, or Status.STATUS_NO_TRANSACTION if no active transaction is currently associated.
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
Retrieve a synchronization for the transaction
getTimeLeftBeforeTimeout(boolean) - Method in class org.jboss.tm.TransactionImpl
 
getTimeLeftBeforeTransactionTimeout(boolean) - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
Get the time left before transaction timeout
getTimeLeftBeforeTransactionTimeout(boolean) - Method in class org.jboss.tm.TxManager
Deprecated.  
getTPCFactory() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTPCFactoryClientSide() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTPCImporter() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTransaction() - Method in class org.jboss.tm.TransactionLocal
 
getTransaction() - Method in class org.jboss.tm.TxManager
Deprecated. Return the transaction currently associated with the invoking thread, or null if no active transaction is currently associated.
getTransactionCount() - Method in class org.jboss.tm.TransactionManagerService
Counts the number of transactions
getTransactionCount() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Counts the number of transactions
getTransactionCount() - Method in class org.jboss.tm.TxManager
Deprecated. Return the number of active transactions
getTransactionIntegrity() - Method in class org.jboss.tm.TxManager
Deprecated. Get the transaction integrity policy
getTransactionManager() - Method in interface org.jboss.tm.TransactionManagerFactory
Gets the TransactionManager
getTransactionManager() - Method in class org.jboss.tm.TransactionManagerService
mbean get-set pair for field transactionManager Get the value of transactionManager
getTransactionPropagationContext() - Method in interface org.jboss.tm.TransactionPropagationContextFactory
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
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.
getTransactionPropagationContext() - Method in class org.jboss.tm.TxManager
Deprecated. Return a TPC for the current transaction.
getTransactionPropagationContext(Transaction) - Method in class org.jboss.tm.TxManager
Deprecated. Return a TPC for the argument transaction.
getTransactionTimeout() - Method in class org.jboss.tm.TransactionManagerService
Describe getTransactionTimeout method here.
getTransactionTimeout() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Describe getTransactionTimeout method here.
getTransactionTimeout() - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
Get the transaction timeout.
getTransactionTimeout() - Method in class org.jboss.tm.TxManager
Deprecated.  
getTrulyGlobalId() - Method in class org.jboss.tm.XidImpl
Return a GlobalId instance that identifies this transaction in a distributed environment.
getTrulyGlobalIdsEnabled() - Static method in class org.jboss.tm.XidImpl
Getter for class variable trulyGlobalIdsEnabled.
getValue() - Method in class org.jboss.tm.LocalId
 
getValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
get the transaction local value.
getValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
get the transaction local value.
getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
getValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
Deprecated.  
getXAResourceFlagsAsString(int) - Static method in class org.jboss.tm.TxUtils
Converts a XAResource flag to a String
getXATerminator() - Method in class org.jboss.tm.TransactionManagerService
Get the xa terminator
getXATerminator() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Get the xa terminator
getXid() - Method in class org.jboss.tm.TransactionImpl
Returns the xid of this transaction.
getXidFactory() - Method in class org.jboss.tm.TransactionManagerService
mbean get-set pair for field xidFactory Get the value of xidFactory
getXidFactory() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
mbean get-set pair for field xidFactory Get the value of xidFactory
GlobalId - Class in org.jboss.tm
This object encapsulates the global transaction ID of a transaction.
GlobalId() - Constructor for class org.jboss.tm.GlobalId
 
GlobalId(int, byte[]) - Constructor for class org.jboss.tm.GlobalId
Create a new instance.
GlobalId(Xid) - Constructor for class org.jboss.tm.GlobalId
 
GlobalId(int, int, byte[]) - Constructor for class org.jboss.tm.GlobalId
 

H

hashCode() - Method in class org.jboss.tm.GlobalId
 
hashCode() - Method in class org.jboss.tm.LocalId
 
hashCode() - Method in class org.jboss.tm.TransactionImpl
 
hashCode() - Method in class org.jboss.tm.XidImpl
 

I

importTransactionPropagationContext(Object) - Method in interface org.jboss.tm.TransactionPropagationContextImporter
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
importTransactionPropagationContext(Object) - Method in class org.jboss.tm.TxManager
Deprecated. Import a transaction propagation context into this TM.
initDelegate() - Method in class org.jboss.tm.TransactionLocal
Initialise the delegate
initialValue() - Method in class org.jboss.tm.TransactionLocal
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(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isInterruptThreads() - Method in class org.jboss.tm.TransactionManagerService
Is thread interruption enabled at transaction timeout
isInterruptThreads() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Is thread interruption enabled at transaction timeout
isInterruptThreads() - Method in class org.jboss.tm.TxManager
Deprecated. Is thread interruption enabled at transaction timeout
isPad() - Method in class org.jboss.tm.XidFactory
mbean get-set pair for field pad Get the value of pad
isPad() - Method in interface org.jboss.tm.XidFactoryMBean
mbean get-set pair for field pad Get the value of pad
isUncommitted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 

J

JBOSS_FORMAT_ID - Static variable in class org.jboss.tm.XidImpl
 
JBossRollbackException - Exception in org.jboss.tm
JBossRollbackException.java Created: Sun Feb 9 22:45:03 2003
JBossRollbackException() - Constructor for exception org.jboss.tm.JBossRollbackException
 
JBossRollbackException(String) - Constructor for exception org.jboss.tm.JBossRollbackException
 
JBossRollbackException(Throwable) - Constructor for exception org.jboss.tm.JBossRollbackException
 
JBossRollbackException(String, Throwable) - Constructor for exception org.jboss.tm.JBossRollbackException
 
JBossXAException - Exception in org.jboss.tm
Thrown to indicate a problem with a xaresource related operation.
JBossXAException(String) - Constructor for exception org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message.
JBossXAException(int) - Constructor for exception org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message and error code.
JBossXAException(String, Throwable) - Constructor for exception org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message and linked Exception.
JBossXAException(Throwable) - Constructor for exception org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified linked Exception.
JBossXATerminator - Interface in org.jboss.tm
Extends XATerminator to include registration calls
JNDI_EXPORTER - Static variable in class org.jboss.tm.TransactionManagerService
 
JNDI_IMPORTER - Static variable in class org.jboss.tm.TransactionManagerService
 
JNDI_NAME - Static variable in class org.jboss.tm.TransactionManagerService
 

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.
LocalId - Class in org.jboss.tm
LocalId is a wrapper for a long value that identifies a transaction within a JBoss server.
LocalId() - Constructor for class org.jboss.tm.LocalId
No-arg constructor for Externalizable support.
LocalId(long) - Constructor for class org.jboss.tm.LocalId
Create a new instance.
LocalId(XidImpl) - Constructor for class org.jboss.tm.LocalId
 
locate() - Method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager
lock() - Method in class org.jboss.tm.TransactionLocal
Lock the TransactionLocal using the current transaction
lock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Lock the TransactionLocal using the provided transaction
lock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Lock the transaction local in the context of this transaction
lock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
lock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
lock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
Deprecated.  
log - Variable in class org.jboss.tm.integrity.AbstractTransactionIntegrity
The log

M

manager - Variable in class org.jboss.tm.TransactionLocalDelegateImpl
The transaction manager
markRollback(Transaction) - Method in class org.jboss.tm.integrity.AbstractTransactionIntegrity
Mark the transaction for rollback

N

newBranch(XidImpl, long) - Method in class org.jboss.tm.XidFactory
Describe newBranch method here.
newBranch(XidImpl, long) - Method in interface org.jboss.tm.XidFactoryMBean
Describe newBranch method here.
newXid() - Method in class org.jboss.tm.XidFactory
Describe newXid method here.
newXid() - Method in interface org.jboss.tm.XidFactoryMBean
Describe newXid method here.

O

OBJECT_NAME - Static variable in interface org.jboss.tm.TransactionManagerServiceMBean
 
org.jboss.tm - package org.jboss.tm
The default Transaction Manager implementation.
org.jboss.tm.integrity - package org.jboss.tm.integrity
 

P

prepare(Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  
printStackTrace(PrintStream) - Method in exception org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in exception org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in exception org.jboss.tm.JBossXAException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.jboss.tm.JBossXAException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in exception org.jboss.tm.JBossXAException
Prints the composite message and the embedded stack trace to System.err.

R

readExternal(ObjectInput) - Method in class org.jboss.tm.GlobalId
 
readExternal(ObjectInput) - Method in class org.jboss.tm.LocalId
 
recover(int) - Method in class org.jboss.tm.TxManager
Deprecated.  
reentrantLock - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
registerSynchronization(Synchronization) - Method in class org.jboss.tm.TransactionImpl
 
registerWork(Work, Xid, long) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
registerWork(Work, Xid, long) - Method in class org.jboss.tm.TxManager
Deprecated.  
registerXAExceptionFormatter(Class, XAExceptionFormatter) - Method in class org.jboss.tm.TransactionManagerService
The registerXAExceptionFormatter method
registerXAExceptionFormatter(Class, XAExceptionFormatter) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
The registerXAExceptionFormatter method
removeSynchronization(Transaction) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
Remove a synchronization
resume(Transaction) - Method in class org.jboss.tm.TxManager
Deprecated. Resume a transaction.
resumeAnyTransaction(Transaction) - Static method in class org.jboss.tm.TransactionDemarcationSupport
Resume any transaction
rethrowAsXAException(String, Throwable) - Static method in exception org.jboss.tm.JBossXAException
Rethrow as an xa exception if it is not already
rollback() - Method in class org.jboss.tm.TransactionImpl
 
rollback() - Method in class org.jboss.tm.TxManager
Deprecated. Roll back the transaction associated with the currently running thread.
rollback(Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  

S

sameTransaction(XidImpl) - Method in class org.jboss.tm.XidImpl
Compare for same transaction.
set(Object) - Method in class org.jboss.tm.TransactionLocal
Sets the value of this TransactionLocal variable associtated with the thread context transaction.
set(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
Sets the value of this TransactionLocal variable associtated with the specified transaction.
setBaseGlobalId(String) - Method in class org.jboss.tm.XidFactory
Set the value of BaseGlobalId
setBaseGlobalId(String) - Method in interface org.jboss.tm.XidFactoryMBean
Set the value of BaseGlobalId
setDefaultTransactionTimeout(int) - Method in class org.jboss.tm.TxManager
Deprecated. Set the default transaction timeout for new transactions.
setGlobalIdNumber(long) - Method in class org.jboss.tm.XidFactory
Set the value of globalIdNumber
setGlobalIdNumber(long) - Method in interface org.jboss.tm.XidFactoryMBean
Set the value of globalIdNumber
setGlobalIdsEnabled(boolean) - Method in class org.jboss.tm.TransactionManagerService
Describe setGlobalIdsEnabled method here.
setGlobalIdsEnabled(boolean) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Describe setGlobalIdsEnabled method here.
setGlobalIdsEnabled(boolean) - Method in class org.jboss.tm.TxManager
Deprecated. Setter for attribute globalIdsEnabled.
setInterruptThreads(boolean) - Method in class org.jboss.tm.TransactionManagerService
Enable/disable thread interruption at transaction timeout.
setInterruptThreads(boolean) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Enable/disable thread interruption at transaction timeout.
setInterruptThreads(boolean) - Method in class org.jboss.tm.TxManager
Deprecated. Enable/disable thread interruption at transaction timeout.
setPad(boolean) - Method in class org.jboss.tm.XidFactory
Set the value of pad
setPad(boolean) - Method in interface org.jboss.tm.XidFactoryMBean
Set the value of pad
setRollbackOnly() - Method in class org.jboss.tm.TransactionImpl
 
setRollbackOnly() - Method in class org.jboss.tm.TxManager
Deprecated. Mark the transaction associated with the currently running thread so that the only possible outcome is a rollback.
setTPCFactory(TransactionPropagationContextFactory) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
setTPCImporter(TransactionPropagationContextImporter) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
setTransactionIntegrity(TransactionIntegrity) - Method in class org.jboss.tm.TxManager
Deprecated. Set the transaction integrity policy
setTransactionIntegrityFactory(TransactionIntegrityFactory) - Method in class org.jboss.tm.TransactionManagerService
Set the Transaction integrity factory
setTransactionIntegrityFactory(TransactionIntegrityFactory) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Set the Integrity checker factory
setTransactionTimeout(int) - Method in class org.jboss.tm.TransactionManagerService
Describe setTransactionTimeout method here.
setTransactionTimeout(int) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Describe setTransactionTimeout method here.
setTransactionTimeout(int) - Method in class org.jboss.tm.TxManager
Deprecated. Set the transaction timeout for new transactions started by the calling thread.
setTrulyGlobalIdsEnabled(boolean) - Static method in class org.jboss.tm.XidImpl
Setter for class variable trulyGlobalIdsEnabled.
setValue(Object, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
setXidFactory(ObjectName) - Method in class org.jboss.tm.TransactionManagerService
Set the value of xidFactory
setXidFactory(ObjectName) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
Set the value of xidFactory
startService() - Method in class org.jboss.tm.TransactionManagerService
 
startWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
startWork(Work, Xid) - Method in class org.jboss.tm.TxManager
Deprecated.  
stopService() - Method in class org.jboss.tm.TransactionManagerService
 
storeValue(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
put the value in the TransactionImpl map
storeValue(TransactionLocal, Transaction, Object) - Method in interface org.jboss.tm.TransactionLocalDelegate
put the value in the transaction local
storeValue(TransactionLocal, Transaction, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
storeValue(TransactionLocal, Transaction, Object) - Method in class org.jboss.tm.TxManager
Deprecated.  
suspend() - Method in class org.jboss.tm.TxManager
Deprecated. Suspend the transaction currently associated with the current thread, and return it.
suspendAnyTransaction() - Static method in class org.jboss.tm.TransactionDemarcationSupport
Suspend any transaction associated with the thread
synchronizationsByTransaction - Static variable in class org.jboss.tm.TransactionLocalDelegateImpl
The synchronizations for each transaction

T

timedOut(Timeout) - Method in class org.jboss.tm.TransactionImpl
Called when our timeout expires.
toByteArray(long, byte[], int) - Static method in class org.jboss.tm.LocalId
 
toString() - Method in class org.jboss.tm.GlobalId
 
toString() - Method in class org.jboss.tm.TransactionImpl
 
toString(Xid) - Method in class org.jboss.tm.XidFactory
Describe toString method here.
toString(Xid) - Method in interface org.jboss.tm.XidFactoryMBean
Describe toString method here.
toString() - Method in class org.jboss.tm.XidImpl
 
TransactionDemarcationSupport - Class in org.jboss.tm
A simple helper for transaction demarcation.
TransactionDemarcationSupport() - Constructor for class org.jboss.tm.TransactionDemarcationSupport
 
TransactionImpl - Class in org.jboss.tm
Our Transaction implementation.
TransactionIntegrity - Interface in org.jboss.tm.integrity
A policy that checks a transaction before allowing a commit
TransactionIntegrityFactory - Interface in org.jboss.tm.integrity
A transaction integrity factory
TransactionLocal - Class in org.jboss.tm
A TransactionLocal is similar to ThreadLocal except it is keyed on the Transactions.
TransactionLocal() - Constructor for class org.jboss.tm.TransactionLocal
Creates a thread local variable.
TransactionLocal(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocal
Creates a transaction local variable.
TransactionLocalDelegate - Interface in org.jboss.tm
The interface to implementated for a transaction local implementation
TransactionLocalDelegateImpl - Class in org.jboss.tm
An implementation of the transaction local implementation using Transaction synchronizations.
TransactionLocalDelegateImpl(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl
Construct a new delegate for the given transaction manager
TransactionLocalDelegateImpl.TransactionLocalSynchronization - Class in org.jboss.tm
 
TransactionLocalDelegateImpl.TransactionLocalSynchronization(Transaction) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
transactionManager - Variable in class org.jboss.tm.TransactionLocal
The transaction manager is maintained by the system and manges the assocation of transaction to threads.
TransactionManagerFactory - Interface in org.jboss.tm
A TransactionManager factory.
TransactionManagerLocator - Class in org.jboss.tm
Locates the transaction manager.
TransactionManagerService - Class in org.jboss.tm
This is a JMX service which manages the TransactionManager.
TransactionManagerService() - Constructor for class org.jboss.tm.TransactionManagerService
 
TransactionManagerServiceMBean - Interface in org.jboss.tm
TransactionManagerService MBean interface.
TransactionPropagationContextFactory - Interface in org.jboss.tm
Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter - Interface in org.jboss.tm
Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionPropagationContextUtil - Class in org.jboss.tm
Comment
TransactionPropagationContextUtil() - Constructor for class org.jboss.tm.TransactionPropagationContextUtil
 
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
Locate the transaction manager in the well known jndi binding for JBoss
tx - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
TxManager - Class in org.jboss.tm
Deprecated. Do not reference directly, use org.jboss.tm.TransactionManagerLocator
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
Unlock the TransactionLocal using the current transaction
unlock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Unlock the ThreadLocal using the provided transaction
unlock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Unlock the transaction local in the context of this transaction
unlock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
unlock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
unlock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
Deprecated.  
unregisterXAExceptionFormatter(Class) - Method in class org.jboss.tm.TransactionManagerService
The unregisterXAExceptionFormatter method
unregisterXAExceptionFormatter(Class) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
The unregisterXAExceptionFormatter method
usePrivateAPI() - Method in class org.jboss.tm.TransactionManagerLocator
Use the private api

W

writeExternal(ObjectOutput) - Method in class org.jboss.tm.GlobalId
 
writeExternal(ObjectOutput) - Method in class org.jboss.tm.LocalId
 

X

XAExceptionFormatter - Interface in org.jboss.tm
XAExceptionFormatter
XidFactory - Class in org.jboss.tm
XidFactory.java Created: Sat Jun 15 19:01:18 2002
XidFactory() - Constructor for class org.jboss.tm.XidFactory
 
XidFactoryMBean - Interface in org.jboss.tm
MBean interface.
XidImpl - Class in org.jboss.tm
This object encapsulates the ID of a transaction.
XidImpl(int, byte[], byte[], int, long) - Constructor for class org.jboss.tm.XidImpl
Create a new instance.
XidImpl(XidImpl, byte[]) - Constructor for class org.jboss.tm.XidImpl
Create a new branch of an existing global transaction ID.

A B C D E F G H I J L M N O P R S T U W X

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.