ojb.odmg.locking
Class LockManagerFactory

java.lang.Object
  |
  +--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, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04