Class JvmCommandHead
- All Implemented Interfaces:
JvmCommand, JvmCommandParser, JvmCommandExecutable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JvmCommandBase
run
-
Constructor Details
-
JvmCommandHead
public JvmCommandHead()
-
-
Method Details
-
parseArgs
- Specified by:
parseArgsin interfaceJvmCommandParser- Specified by:
parseArgsin classJvmCommandBase<ArgsHead>
-
runActual
public void runActual(JvmExecCxt cxt, ArgsHead model) throws org.apache.commons.exec.ExecuteException - Specified by:
runActualin classJvmCommandBase<ArgsHead>- Throws:
org.apache.commons.exec.ExecuteException
-