Uses of Class
com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicHazardException

Packages that use HeuristicHazardException
com.arjuna.mw.wscf.model.twophase.api   
com.arjuna.mw.wscf.model.twophase.participants   
 

Uses of HeuristicHazardException in com.arjuna.mw.wscf.model.twophase.api
 

Methods in com.arjuna.mw.wscf.model.twophase.api that throw HeuristicHazardException
 void UserCoordinator.cancel()
          Cancel the activity.
 void UserCoordinator.confirm()
          Confirm the current activity.
 

Uses of HeuristicHazardException in com.arjuna.mw.wscf.model.twophase.participants
 

Methods in com.arjuna.mw.wscf.model.twophase.participants that throw HeuristicHazardException
 void 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.
 Vote Participant.prepare()
          Prepare the participant for top-level.
 



Copyright © 2012. All Rights Reserved.