Rice Pastry API

rice.persistence
Class LockManagerImpl

java.lang.Object
  extended by rice.persistence.LockManagerImpl
All Implemented Interfaces:
LockManager

public class LockManagerImpl
extends java.lang.Object
implements LockManager


Field Summary
protected  Logger logger
           
 
Constructor Summary
LockManagerImpl(Environment env)
           
 
Method Summary
 void lock(Id id, Continuation c)
           
 void unlock(Id id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected Logger logger
Constructor Detail

LockManagerImpl

public LockManagerImpl(Environment env)
Method Detail

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection