Uses of Class
com.arjuna.mw.wscf.model.twophase.exceptions.InvalidSynchronizationException
Packages that use InvalidSynchronizationException
-
Uses of InvalidSynchronizationException in com.arjuna.mw.wscf.model.twophase.api
Methods in com.arjuna.mw.wscf.model.twophase.api that throw InvalidSynchronizationExceptionModifier and TypeMethodDescriptionvoid
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.