| Interface | Description |
|---|---|
| Command |
A single command that can be run from the CLI.
|
| CommandFactory |
Factory used to create CLI
Commands. |
| Class | Description |
|---|---|
| Log |
Simple logger used by the CLI.
|
| SpringCli |
Spring Command Line Interface.
|
| Enum | Description |
|---|---|
| SpringCliException.Option |
Specific options understood by the
SpringCli. |
| Exception | Description |
|---|---|
| SpringCliException |
Runtime exception wrapper that defines additional
SpringCliException.Options that are understood
by the SpringCli. |
Copyright © 2013. All Rights Reserved.