Interface | Description |
---|---|
ConnectableLastResource | Deprecated
use
ConnectableResource and LastResource instead
A connectable last resource |
ConnectableResource | |
FirstResource |
A tagging interface to identify a resource that should be processed before other resources during the
completion phase of a transaction
|
JBossXATerminator |
Extends XATerminator to include registration calls
|
LastResource |
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit.
|
TransactionLocalDelegate | Deprecated |
TransactionManagerFactory | Deprecated |
TransactionPropagationContextFactory | Deprecated |
TransactionPropagationContextImporter | Deprecated |
TransactionTimeoutConfiguration |
The interface to implementated by a transaction manager
that supports retrieving the current threads transaction timeout
|
XAExceptionFormatter | Deprecated |
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.
|
XAResourceRecoveryRegistry |
The transaction management system may require assistance from resource
managers in order to recover crashed XA transactions.
|
XAResourceWrapper |
A serializable XAResource wrapper.
|
Class | Description |
---|---|
TransactionDemarcationSupport | Deprecated |
TransactionLocal | Deprecated |
TransactionLocalDelegateImpl | Deprecated |
TransactionLocalDelegateImpl.TransactionLocalSynchronization | |
TransactionManagerLocator | Deprecated |
TransactionPropagationContextUtil | Deprecated |
TxUtils |
TxUtils.java has utility methods for determining transaction status
in various useful ways.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.