| Modifier and Type | Method and Description |
|---|---|
ATCoordinator |
CoordinatorControl.createSubordinate(String subordinateType)
Create a subordinate transaction, i.e., one which can be driven
through prepare, commit and rollback.
|
ATCoordinator |
CoordinatorControl.currentCoordinator() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubordinateATCoordinator
This class represents a specific coordination instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrarImple.associate(ATCoordinator transaction) |
| Constructor and Description |
|---|
ArjunaContextImple(ATCoordinator currentCoordinator) |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryATCoordinator
This class is a plug-in module for the recovery manager.
|
class |
RecoverySubordinateATCoordinator
This class is a plug-in module for the recovery manager.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.