Uses of Class org.jgroups.blocks.LockNotGrantedException

Uses in package org.jgroups.blocks

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.

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.