| Class | Description |
|---|---|
| TransactionManagerImple |
This is the interface that the core exposes in order to allow different types
of participants to be enrolled.
|
| UserSubordinateTransactionImple |
Implementation of class used to create a subordinate AT transaction
This class normally redirects all calls to call the corresponding method of the singleton instance
which implements UserTransaction.
|
| UserTransactionImple | |
| UserTransactionStandaloneImple |
An implementation of UserTransaction which employs an RPC MEP based completion protocol specific to
JBoss to complete the transaction.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.