Package | Description |
---|---|
org.jboss.tm |
Class and Description |
---|
ImportedTransaction
Subordinate transactions are those designed to be driven by a foreign controller,
so they expose methods for driving each of the termination phases individually.
|
LastResource
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit.
|
TransactionImportResult
Returned from the
ExtendedJBossXATerminator.importTransaction(javax.transaction.xa.Xid, int) call. |
TransactionLocal
Deprecated.
|
TransactionLocalDelegate
Deprecated.
|
TransactionLocalDelegateImpl.TransactionLocalSynchronization
Deprecated.
|
TransactionManagerFactory
Deprecated.
|
TransactionManagerLocator
Deprecated.
|
TransactionPropagationContextFactory
Deprecated.
|
TransactionPropagationContextImporter
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.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.