|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwoPhaseVotingListener | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
Uses of TwoPhaseVotingListener in org.jgroups.blocks |
---|
Classes in org.jgroups.blocks that implement TwoPhaseVotingListener | |
---|---|
class |
DistributedLockManager
Deprecated. Succeessor is LockService . |
Methods in org.jgroups.blocks with parameters of type TwoPhaseVotingListener | |
---|---|
void |
TwoPhaseVotingAdapter.addListener(TwoPhaseVotingListener listener)
Wraps actual listener with the VoteChannelListener and adds to the voteChannel |
void |
TwoPhaseVotingAdapter.removeListener(TwoPhaseVotingListener listener)
Removes the listener from the voteChannel |
Constructors in org.jgroups.blocks with parameters of type TwoPhaseVotingListener | |
---|---|
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper(TwoPhaseVotingListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |