org.apache.jackrabbit.core.version
Class VersioningLock.WriteLock

java.lang.Object
  extended by org.apache.jackrabbit.core.version.VersioningLock.WriteLock
Enclosing class:
VersioningLock

public static class VersioningLock.WriteLock
extends Object


Method Summary
 VersioningLock.ReadLock downgrade()
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

release

public void release()

downgrade

public VersioningLock.ReadLock downgrade()
                                  throws InterruptedException
Throws:
InterruptedException


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