public abstract class FileLock
extends Object
- Since:
- 3.4
- Author:
- Eike Stepper
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getLockFile
public final File getLockFile()
-
release
public void release()
-
-