Uses of Interface
com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
-
Packages that use SynchronizationRecord Package Description com.arjuna.ats.arjuna.coordinator -
-
Uses of SynchronizationRecord in com.arjuna.ats.arjuna.coordinator
Classes in com.arjuna.ats.arjuna.coordinator that implement SynchronizationRecord Modifier and Type Class Description classHeuristicNotificationMethods in com.arjuna.ats.arjuna.coordinator with parameters of type SynchronizationRecord Modifier and Type Method Description intTwoPhaseCoordinator. addSynchronization(SynchronizationRecord sr)Constructors in com.arjuna.ats.arjuna.coordinator with parameters of type SynchronizationRecord Constructor Description AsyncAfterSynchronization(TwoPhaseCoordinator coordinator, SynchronizationRecord synchronization, int status)AsyncBeforeSynchronization(TwoPhaseCoordinator coordinator, SynchronizationRecord synchronization)
-