Inheritance diagram for sfi.director.cli.queueworker:

Public Member Functions | |
| String | usage () |
| return a one-line usage string | |
| String | help () |
| return a more verbose usage string (aka. | |
| String[] | getOptDefinitions () |
| return option definitions as used by Tools.getOpt() | |
| void | run (Hashtable optvals) throws DirectorException |
| run the command with the (pre-parsed) options optargs | |
|
|
return option definitions as used by Tools.getOpt()
Implements sfi.director.cli.CLICommand. |
|
|
return a more verbose usage string (aka. help) Implements sfi.director.cli.CLICommand. |
|
|
run the command with the (pre-parsed) options optargs
Implements sfi.director.cli.CLICommand. |
|
|
return a one-line usage string
Implements sfi.director.cli.CLICommand. |
1.4.5