org.apache.ojb.odmg.locking
Class LockMapFactory

java.lang.Object
  extended by org.apache.ojb.odmg.locking.LockMapFactory

Deprecated.

public class LockMapFactory
extends Object


Nested Class Summary
private static class LockMapFactory.Factory
          Deprecated. Factory to create LockMap instances
 
Field Summary
private static LockMap LOCKMAP
          Deprecated.  
 
Constructor Summary
LockMapFactory()
          Deprecated.  
 
Method Summary
static LockMap getLockMap()
          Deprecated. get a lockManager instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCKMAP

private static LockMap LOCKMAP
Deprecated. 
Constructor Detail

LockMapFactory

public LockMapFactory()
Deprecated. 
Method Detail

getLockMap

public static LockMap getLockMap()
Deprecated. 
get a lockManager instance. The implementation class is configured in the OJB properties file.



Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.