| Modifier and Type | Method and Description |
|---|---|
void |
CoordinatorManager.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator associated
with the current thread.
|
void |
CoordinatorManager.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinatorServiceImple.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator's list.
|
void |
CoordinatorControl.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator's list.
|
void |
ATCoordinator.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator's list.
|
void |
CoordinatorServiceImple.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
void |
CoordinatorControl.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
void |
ATCoordinator.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
| Constructor and Description |
|---|
SynchronizationRecord(Synchronization theResource,
com.arjuna.ats.arjuna.common.Uid id)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VolatileTwoPhaseCommitParticipant |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanupSynchronization |
Copyright © 2019 JBoss by Red Hat. All rights reserved.