Class ActiveMQFileLock
- java.lang.Object
-
- java.nio.channels.FileLock
-
- org.apache.activemq.artemis.core.io.aio.ActiveMQFileLock
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class ActiveMQFileLock extends java.nio.channels.FileLock
-
-
Constructor Summary
Constructors Constructor Description ActiveMQFileLock(org.apache.activemq.artemis.nativo.jlibaio.LibaioFile handle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisValid()voidrelease()
-