Uses of Class
com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicMixedException
Packages that use HeuristicMixedException
Package
Description
-
Uses of HeuristicMixedException in com.arjuna.mw.wscf.model.twophase.api
Methods in com.arjuna.mw.wscf.model.twophase.api that throw HeuristicMixedException -
Uses of HeuristicMixedException in com.arjuna.mw.wscf.model.twophase.participants
Methods in com.arjuna.mw.wscf.model.twophase.participants that throw HeuristicMixedExceptionModifier 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.