org.codehaus.wadi.impl
Class RWLocker

java.lang.Object
  extended byorg.codehaus.wadi.impl.RWLocker
All Implemented Interfaces:
Locker

public class RWLocker
extends Object
implements Locker


Constructor Summary
RWLocker()
           
 
Method Summary
 Sync getLock(String id, Motable motable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RWLocker

public RWLocker()
Method Detail

getLock

public Sync getLock(String id,
                    Motable motable)
Specified by:
getLock in interface Locker


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.