Modifier and Type | Class and Description |
---|---|
class |
HeuristicNotification |
Modifier and Type | Method and Description |
---|---|
int |
TwoPhaseCoordinator.addSynchronization(SynchronizationRecord sr) |
Constructor and Description |
---|
AsyncAfterSynchronization(TwoPhaseCoordinator coordinator,
SynchronizationRecord synchronization,
int status) |
AsyncBeforeSynchronization(TwoPhaseCoordinator coordinator,
SynchronizationRecord synchronization) |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationImple
Whenever a synchronization is registered, an instance of this class
is used to wrap it.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalCleanupSynchronization
This synchronization is responsible for removing the JTA transaction
from the internal table.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationRecord
An implementation of the ArjunaCore synchronization interface for the sagas model.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.