- All Implemented Interfaces:
Callable<Integer>
Command handler for executing QubecTalk simulations.
-
Constructor Summary
Constructors
Constructs a new RunCommand.
-
Method Summary
Executes the run command.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RunCommand
public RunCommand()
Constructs a new RunCommand.
-
Method Details
-
call
Executes the run command.
- Specified by:
call in interface Callable<Integer>
- Returns:
- 0 on success, non-zero error code on failure