Uses of Interface
com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
Packages that use SynchronizationRecord
-
Uses of SynchronizationRecord in com.arjuna.ats.arjuna.coordinator
Classes in com.arjuna.ats.arjuna.coordinator that implement SynchronizationRecordMethods in com.arjuna.ats.arjuna.coordinator with parameters of type SynchronizationRecordModifier and TypeMethodDescriptionintTwoPhaseCoordinator.addSynchronization(SynchronizationRecord sr) Constructors in com.arjuna.ats.arjuna.coordinator with parameters of type SynchronizationRecordModifierConstructorDescriptionAsyncAfterSynchronization(TwoPhaseCoordinator coordinator, SynchronizationRecord synchronization, int status) AsyncBeforeSynchronization(TwoPhaseCoordinator coordinator, SynchronizationRecord synchronization)