public class RouterCommandLine extends CommandLine
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> | RCLASSESRCLASSES. |
CLASSES| Modifier | Constructor and Description |
|---|---|
protected | RouterCommandLine()RouterCommandLine. |
| Modifier and Type | Method and Description |
|---|---|
static void | main(String[] args)Parse the command line and execute the requested command. |
static void | usage(List<String> classes)Print usage information and the list of available commands. |
exec, printCommandspublic static void main(String[] args)
args - the command line arguments