Package org.apache.activemq.util
Class LockFile
java.lang.Object
org.apache.activemq.util.LockFile
Used to lock a File.
- Author:
- chirino
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LockFile
-
-
Method Details
-
lock
- Throws:
IOException
-
unlock
public void unlock() -
keepAlive
public boolean keepAlive()
-