ojb.server.lockstrategy
Class RWLockFactory

java.lang.Object
  |
  +--ojb.server.lockstrategy.RWLockFactory

public class RWLockFactory
extends java.lang.Object

Title: ObJectBridge Description: Object Relational Mapping tool Copyright: Copyright (c) 2000 Company:

Version:
1.0
Author:
Thomas Mahler & David Dixon-Peugh

Constructor Summary
RWLockFactory()
          Constructor declaration
 
Method Summary
static ReaderWriterLock getLock(int lockStrategy)
          Method declaration
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RWLockFactory

public RWLockFactory()
Constructor declaration
See Also:
Method Detail

getLock

public static ReaderWriterLock getLock(int lockStrategy)
Method declaration
Parameters:
lockStrategy -  
Returns:
 
See Also:


Authors: Thomas Mahler, David Dixon-Peugh. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.1.120, 2001-05-12