org.apache.commons.transaction.locking.locks
Class ResourceRWLock.InnerLock

java.lang.Object
  extended by org.apache.commons.transaction.locking.locks.ResourceRWLock.InnerLock
Enclosing class:
ResourceRWLock

public class ResourceRWLock.InnerLock
extends Object


Constructor Summary
ResourceRWLock.InnerLock()
           
 
Method Summary
 ResourceRWLock getResourceRWLock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceRWLock.InnerLock

public ResourceRWLock.InnerLock()
Method Detail

getResourceRWLock

public ResourceRWLock getResourceRWLock()


Copyright © 2004-2007 The Apache Software Foundation. All Rights Reserved.