public class DummyFileLock extends Object
| Constructor and Description |
|---|
DummyFileLock(String new_file)
Creates a new lock against the file provided.
|
public DummyFileLock(String new_file) throws IOException
IOExceptionpublic void getLock()
throws IOException
IOExceptionpublic void release()
throws IOException
IOException - if File not foundCopyright © 2009-2013. All Rights Reserved.