| Package | Description |
|---|---|
| org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedLockManager.lock(Object lockId,
Object owner,
int timeout)
Deprecated.
Locks an object with
lockId on behalf of the specified
owner. |
void |
LockManager.lock(Object obj,
Object owner,
int timeout)
Deprecated.
Obtain lock on
obj for specified owner. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.