Uses of Class
org.javagroups.blocks.VotingAdapter.VoteResult

Packages that use VotingAdapter.VoteResult
org.javagroups.blocks   
 

Uses of VotingAdapter.VoteResult in org.javagroups.blocks
 

Subclasses of VotingAdapter.VoteResult in org.javagroups.blocks
static class VotingAdapter.FailureVoteResult
          Class that represents a result of local voting on the failed node.
 

Methods in org.javagroups.blocks that return VotingAdapter.VoteResult
 VotingAdapter.VoteResult VotingAdapter.localVote(java.lang.Object decree)
          This method performs voting on the specific decree between all local voteListeners.
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.