Package | Description |
---|---|
org.jboss.tm |
Class and Description |
---|
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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.