org.jgroups.blocks

Class TwoPhaseVotingAdapter.TwoPhaseVoteWrapper

public static class TwoPhaseVotingAdapter.TwoPhaseVoteWrapper extends Object implements VotingListener

Constructor Summary
TwoPhaseVoteWrapper(TwoPhaseVotingListener listener)
Method Summary
booleanequals(Object other)
inthashCode()
booleanvote(Object decree)

Constructor Detail

TwoPhaseVoteWrapper

public TwoPhaseVoteWrapper(TwoPhaseVotingListener listener)

Method Detail

equals

public boolean equals(Object other)

hashCode

public int hashCode()

vote

public boolean vote(Object decree)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.