Uses of Interface
org.jgroups.blocks.VotingListener

Packages that use VotingListener
org.jgroups.blocks   
 

Uses of VotingListener in org.jgroups.blocks
 

Classes in org.jgroups.blocks that implement VotingListener
static class TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
           
 

Methods in org.jgroups.blocks with parameters of type VotingListener
 void VotingAdapter.addVoteListener(VotingListener listener)
          Adds voting listener.
 void VotingAdapter.removeVoteListener(VotingListener listener)
          Removes voting listener.
 



Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.