Interface | Description |
---|---|
SubordinateTransaction |
Subordinate transactions are those designed to be driven by a foreign controller,
so they expose methods for driving each of the termination phases individually.
|
TransactionImporter |
A TransactionImporter is used to manager the relationship with external SubordinateTransactions.
|
Class | Description |
---|---|
SubordinateXidImple | |
SubordinationManager |
Utility factory class to return appropriate implementations of the TransactionImporter and
XATerminator interfaces.
|
TransactionImporterImple | |
TxWorkManager | |
WorkSynchronization |
Register a single instance of this thing when the first JCA worker is
imported.
|
XATerminatorImple |
The XATerminator implementation.
|
Enum | Description |
---|---|
SubordinationManager.TxType |
Copyright © 2021 JBoss by Red Hat. All rights reserved.