org.apache.ojb.odmg.locking
Class LockManagerFactory

java.lang.Object
  extended byorg.apache.ojb.odmg.locking.LockManagerFactory

public class LockManagerFactory
extends java.lang.Object

This factory class creates LockManager instances according * to the setting in the OJB properties file.


Constructor Summary
LockManagerFactory()
           
 
Method Summary
static LockManager getLockManager()
          get a lockManager instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockManagerFactory

public LockManagerFactory()
Method Detail

getLockManager

public static LockManager getLockManager()
get a lockManager instance. The implementation class is * configured in the OJB properties file.



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