Uses of Package
org.jboss.tm

Packages that use org.jboss.tm
org.jboss.tm The default Transaction Manager implementation
org.jboss.tm.integrity   
 

Classes in org.jboss.tm used by org.jboss.tm
GlobalId
          This object encapsulates the global transaction ID of a transaction.
JBossXATerminator
          Extends XATerminator to include registration calls
LocalId
          LocalId is a wrapper for a long value that identifies a transaction within a JBoss server.
TransactionLocal
          A TransactionLocal is similar to ThreadLocal except it is keyed on the Transactions.
TransactionLocalDelegate
          The interface to implementated for a transaction local implementation
TransactionLocalDelegateImpl.TransactionLocalSynchronization
           
TransactionManagerFactory
          A TransactionManager factory.
TransactionManagerLocator
          Locates the transaction manager.
TransactionManagerServiceMBean
          TransactionManagerService MBean interface.
TransactionPropagationContextFactory
          Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter
          Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionTimeoutConfiguration
          The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
TxManager
          Deprecated. Do not reference directly, use org.jboss.tm.TransactionManagerLocator
XAExceptionFormatter
          XAExceptionFormatter
XidFactoryMBean
          MBean interface.
XidImpl
          This object encapsulates the ID of a transaction.
 

Classes in org.jboss.tm used by org.jboss.tm.integrity
TransactionImpl
          Our Transaction implementation.
 



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