| Class | Description |
|---|---|
| CancelOptions |
Command line options for the CANCEL command
|
| CliFrontendParser |
A simple command line parser (based on Apache Commons CLI) that extracts command
line options.
|
| CommandLineOptions |
Base class for all options parsed from the command line.
|
| InfoOptions |
Command line options for the INFO command
|
| ListOptions |
Command line options for the LIST command
|
| ProgramOptions |
Base class for command line options that refer to a JAR file program.
|
| RunOptions |
Command line options for the RUN command.
|
| Exception | Description |
|---|---|
| CliArgsException |
Special exception that is thrown when the command line parsing fails.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.