Uses of Package
org.jboss.tm

Packages that use org.jboss.tm
org.jboss.tm   
 

Classes in org.jboss.tm used by org.jboss.tm
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.
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.
XAResourceRecovery
          During recovery of crashed XA transactions, the transaction system may use instances of this interface to obtain XAResources on which to perform recovery calls.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.