com.caucho.vfs
Class GoogleLock

java.lang.Object
  extended by com.caucho.vfs.GoogleLock

public class GoogleLock
extends java.lang.Object


Constructor Summary
GoogleLock(FileWriteChannel os)
           
 
Method Summary
 FileWriteChannel getFileWriteChannel()
           
 void unlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleLock

public GoogleLock(FileWriteChannel os)
Method Detail

getFileWriteChannel

public FileWriteChannel getFileWriteChannel()

unlock

public void unlock()