Uses of Class
org.jgroups.blocks.VotingAdapter

Packages that use VotingAdapter
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of VotingAdapter in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return VotingAdapter
 VotingAdapter TwoPhaseVotingAdapter.getVoteChannel()
           
 

Constructors in org.jgroups.blocks with parameters of type VotingAdapter
TwoPhaseVotingAdapter(VotingAdapter voteChannel)
          Creats an instance of the class.
DistributedLockManager(VotingAdapter voteChannel, java.lang.Object id)
          Create instance of this class.
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.