Uses of Class
com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicHazardException
Packages that use HeuristicHazardException
Package
Description
-
Uses of HeuristicHazardException in com.arjuna.mw.wscf.model.twophase.api
Methods in com.arjuna.mw.wscf.model.twophase.api that throw HeuristicHazardException -
Uses of HeuristicHazardException in com.arjuna.mw.wscf.model.twophase.participants
Methods in com.arjuna.mw.wscf.model.twophase.participants that throw HeuristicHazardExceptionModifier and TypeMethodDescriptionvoid
Participant.cancel()
Cancel the participant at top-level.void
Participant.confirm()
Confirm the participant at top-level.void
Participant.confirmOnePhase()
Confirm the participant in a single phase.Participant.prepare()
Prepare the participant for top-level.