|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockNotGrantedException | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
Uses of LockNotGrantedException in org.jgroups.blocks |
---|
Methods in org.jgroups.blocks that throw LockNotGrantedException | |
---|---|
void |
LockManager.lock(java.lang.Object obj,
java.lang.Object owner,
int timeout)
Deprecated. Obtain lock on obj for specified owner . |
void |
DistributedLockManager.lock(java.lang.Object lockId,
java.lang.Object owner,
int timeout)
Deprecated. Locks an object with lockId on behalf of the specified
owner . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |