Uses of Interface
com.arjuna.mw.wscf.model.twophase.vote.Vote

Packages that use Vote
com.arjuna.mw.wscf.model.twophase.participants   
com.arjuna.mw.wscf.model.twophase.vote   
 

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

Methods in com.arjuna.mw.wscf.model.twophase.participants that return Vote
 Vote Participant.prepare()
          Prepare the participant for top-level.
 

Uses of Vote in com.arjuna.mw.wscf.model.twophase.vote
 

Classes in com.arjuna.mw.wscf.model.twophase.vote that implement Vote
 class VoteCancel
          The inferior votes that is has cancelled.
 class VoteConfirm
          The inferior votes that is can confirm.
 class VoteReadOnly
          The inferior votes that it has done no work that requires to be involved any further in the two-phase protocol.
 



Copyright © 2012. All Rights Reserved.