| Package | Description |
|---|---|
| org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedLockManager
Deprecated.
Succeessor is
LockService. |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Constructor and Description |
|---|
TwoPhaseVoteWrapper(TwoPhaseVotingListener listener) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.