- All Implemented Interfaces:
Command<Void>
- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
delete
protected boolean delete
-
Constructor Details
-
ReleaseLockCmd
public ReleaseLockCmd(String lockName,
String engineType,
boolean delete)
-