Uses of Interface
org.jgroups.blocks.VotingListener

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

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 © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.