rice.persistence
Class LockManagerImpl
java.lang.Object
rice.persistence.LockManagerImpl
- All Implemented Interfaces:
- LockManager
public class LockManagerImpl
- extends Object
- implements LockManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected Logger logger
LockManagerImpl
public LockManagerImpl(Environment env)
lock
public void lock(Id id,
Continuation c)
- Specified by:
lock in interface LockManager
unlock
public void unlock(Id id)
- Specified by:
unlock in interface LockManager
Copyright © 2010. All Rights Reserved.