public interface LockFile
Modifier and Type | Method and Description |
---|---|
String |
getDirectory() |
String |
getFileName() |
void |
lock() |
boolean |
unlock() |
void lock() throws IOException
IOException
boolean unlock() throws IOException
IOException
String getFileName()
String getDirectory()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.