Frames | No Frames |
Methods which throw type org.jgroups.blocks.LockNotGrantedException | |
void | DistributedLockManager.lock(Object lockId, Object owner, int timeout) Locks an object with lockId on behalf of the specified
owner . |
void | LockManager.lock(Object obj, Object owner, int timeout) Obtain lock on obj for specified owner . |