| Name | Description | Type | Package | Framework |
| ApplyToAction | Mapping of CmdLineAction name to its method which should be called by ApplyToActionHandler when injecting argument value. | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |
| ApplyToActionHandler | CmdLineOptionHandler which applies CmdLineOption values to given CmdLineAction. | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |
| CmdLineOptionHandler | Handles a CmdLineOption's values in relation to givenAuthor:bfoster (Brian Foster) | Interface | org.apache.oodt.cas.cli.option.handler | Apache OODT |
| SetJavaPropertiesHandler | CmdLineOptionHandler which sets Java Properties equals to the values specified by the CmdLineOption this handler is attached | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |