org.apache.ojb.otm.lock.map
Class InMemoryLockMap

java.lang.Object
  extended byorg.apache.ojb.otm.lock.map.InMemoryLockMap
All Implemented Interfaces:
LockMap

public class InMemoryLockMap
extends java.lang.Object
implements LockMap

Author:
Raghu Rajah

Constructor Summary
InMemoryLockMap()
           
 
Method Summary
 ObjectLock getLock(Identity oid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryLockMap

public InMemoryLockMap()
Method Detail

getLock

public ObjectLock getLock(Identity oid)
Specified by:
getLock in interface LockMap
See Also:
LockMap.getLock(Identity)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14