org.apache.maven.index.fs
Interface Lock


public interface Lock

This object represents acquired filesystem lock.

Author:
igor

Method Summary
 void release()
          Release the lock
 

Method Detail

release

void release()
Release the lock



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.