站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 transaction API Documentation 英文版文档

Index (JBoss Transaction API) - JBoss 4.0.1 sp1 transaction API Documentation 英文版文档

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

A

afterCompletion(int) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
associateCurrentThread() - Method in class org.jboss.tm.TransactionImpl
 
associateThread(Transaction) - Method in class org.jboss.tm.TxManager
 

B

beforeCompletion() - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
begin() - Method in class org.jboss.tm.TxManager
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
 
commit() - Method in class org.jboss.tm.TransactionImpl
 
commit() - Method in class org.jboss.tm.TxManager
Commit the transaction associated with the currently running thread.
commit(Xid, boolean) - Method in class org.jboss.tm.TxManager
 
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(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
does TransactionImpl contain object?

D

delegate - Variable in class org.jboss.tm.TransactionLocal
The delegate
delistResource(XAResource, int) - Method in class org.jboss.tm.TransactionImpl
 
disassociateCurrentThread() - Method in class org.jboss.tm.TransactionImpl
 
disassociateThread() - Method in class org.jboss.tm.TxManager
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
 
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

forget(Xid) - Method in class org.jboss.tm.TxManager
 
formatXAException(XAException, Logger) - Method in interface org.jboss.tm.XAExceptionFormatter
 
fromByteArray(byte[], int) - Static method in class org.jboss.tm.LocalId
 

G

GlobalId - class org.jboss.tm.GlobalId.
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
 
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.
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 class org.jboss.tm.JBossRollbackException
 
getCause() - Method in class 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
A count of the transactions that have been committed
getDefaultTransactionTimeout() - Method in class org.jboss.tm.TxManager
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
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.TxManager
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 class org.jboss.tm.JBossRollbackException
Returns the composite throwable message.
getMessage() - Method in class org.jboss.tm.JBossXAException
Returns the composite throwable message.
getNested() - Method in class org.jboss.tm.JBossRollbackException
 
getNested() - Method in class 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
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
Return the status of the transaction associated with the currently running thread, or Status.STATUS_NO_TRANSACTION if no active transaction is currently associated.
getSynchronization(Transaction, boolean) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
Retrieve a synchronization for the transaction
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
 
getTimeLeftBeforeTimeout() - Method in class org.jboss.tm.TransactionImpl
 
getTransaction() - Method in class org.jboss.tm.TransactionLocal
 
getTransaction() - Method in class org.jboss.tm.TxManager
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
Return the number of active transactions
getTransactionManager() - Method in class org.jboss.tm.TransactionManagerService
mbean get-set pair for field transactionManager Get the value of transactionManager
getTransactionManager() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
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
Return a TPC for the current transaction.
getTransactionPropagationContext(Transaction) - Method in class org.jboss.tm.TxManager
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
 
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(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TxManager
get the transaction local value.
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

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
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
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

J

JBOSS_FORMAT_ID - Static variable in class org.jboss.tm.XidImpl
 
JBossRollbackException - exception org.jboss.tm.JBossRollbackException.
JBossRollbackException.java Created: Sun Feb 9 22:45:03 2003
JBossRollbackException() - Constructor for class org.jboss.tm.JBossRollbackException
 
JBossRollbackException(String) - Constructor for class org.jboss.tm.JBossRollbackException
 
JBossRollbackException(Throwable) - Constructor for class org.jboss.tm.JBossRollbackException
 
JBossRollbackException(String, Throwable) - Constructor for class org.jboss.tm.JBossRollbackException
 
JBossXAException - exception org.jboss.tm.JBossXAException.
Thrown to indicate a problem with a xaresource related operation.
JBossXAException(String) - Constructor for class org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message.
JBossXAException(int) - Constructor for class org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message and error code.
JBossXAException(String, Throwable) - Constructor for class org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified detail message and linked Exception.
JBossXAException(Throwable) - Constructor for class org.jboss.tm.JBossXAException
Construct a JBossXAException with the specified linked Exception.
JBossXATerminator - interface org.jboss.tm.JBossXATerminator.
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 org.jboss.tm.LastResource.
A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
LocalId - class org.jboss.tm.LocalId.
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
 

M

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

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

org.jboss.tm - package org.jboss.tm
The default Transaction Manager implementation.

P

prepare(Xid) - Method in class org.jboss.tm.TxManager
 
printStackTrace(PrintStream) - Method in class org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.tm.JBossRollbackException
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class org.jboss.tm.JBossXAException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.tm.JBossXAException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class 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
 
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
 
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
Resume a transaction.
rethrowAsXAException(String, Throwable) - Static method in class 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
Roll back the transaction associated with the currently running thread.
rollback(Xid) - Method in class org.jboss.tm.TxManager
 

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
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
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
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
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
 
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
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
 
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
put the value in the TransactionImpl map
suspend() - Method in class org.jboss.tm.TxManager
Suspend the transaction currently associated with the current thread, and return it.
synchronizationsByTransaction - Static variable in class org.jboss.tm.TransactionLocalDelegateImpl
The synchronizations for each transaction

T

TransactionImpl - class org.jboss.tm.TransactionImpl.
Our Transaction implementation.
TransactionLocal - class org.jboss.tm.TransactionLocal.
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 thread local variable.
TransactionLocalDelegate - interface org.jboss.tm.TransactionLocalDelegate.
The interface to implementated for a transaction local implementation
TransactionLocalDelegateImpl - class org.jboss.tm.TransactionLocalDelegateImpl.
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 org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization.
 
TransactionLocalDelegateImpl.TransactionLocalSynchronization(Transaction) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
TransactionManagerService - class org.jboss.tm.TransactionManagerService.
This is a JMX service which manages the TransactionManager.
TransactionManagerService() - Constructor for class org.jboss.tm.TransactionManagerService
 
TransactionManagerServiceMBean - interface org.jboss.tm.TransactionManagerServiceMBean.
MBean interface.
TransactionPropagationContextFactory - interface org.jboss.tm.TransactionPropagationContextFactory.
Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter - interface org.jboss.tm.TransactionPropagationContextImporter.
Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionPropagationContextUtil - class org.jboss.tm.TransactionPropagationContextUtil.
Comment
TransactionPropagationContextUtil() - Constructor for class org.jboss.tm.TransactionPropagationContextUtil
 
TransactionTimeoutConfiguration - interface org.jboss.tm.TransactionTimeoutConfiguration.
The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
TxManager - class org.jboss.tm.TxManager.
Our TransactionManager implementation.
TxUtils - class org.jboss.tm.TxUtils.
TxUtils.java has utility methods for determining transaction status in various useful ways.
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
 
transactionManager - Variable in class org.jboss.tm.TransactionLocal
The transaction manager is maintained by the system and manges the assocation of transaction to threads.
tx - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 

U

unregisterXAExceptionFormatter(Class) - Method in class org.jboss.tm.TransactionManagerService
The unregisterXAExceptionFormatter method
unregisterXAExceptionFormatter(Class) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
The unregisterXAExceptionFormatter method

V

valuesByLocal - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 

W

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

X

XAExceptionFormatter - interface org.jboss.tm.XAExceptionFormatter.
XAExceptionFormatter.java Created: Tue Jan 28 12:07:56 2003
XidFactory - class org.jboss.tm.XidFactory.
XidFactory.java Created: Sat Jun 15 19:01:18 2002
XidFactory() - Constructor for class org.jboss.tm.XidFactory
 
XidFactoryMBean - interface org.jboss.tm.XidFactoryMBean.
MBean interface.
XidImpl - class org.jboss.tm.XidImpl.
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 V W X

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