public class MaestroAction extends Action
Constructor and Description |
---|
MaestroAction(String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
processCommand(String[] args)
Process the command line arguments
|
int |
run()
Runs the action
|
public MaestroAction(String[] args)
protected void processCommand(String[] args)
Action
processCommand
in class Action
args
- the command line argumentsThis documentation was released into the public domain.