| Class | Description |
|---|---|
| AeshCommands |
This class is the entry point to interact with the Aesh Command Runtime.
|
| CLICommandActivatorProvider | |
| CLICommandContainer |
All registered commands are Wrapped into instance of this class in order to
print help the CLI way.
|
| CLICommandInvocationBuilder |
A builder for
CLICommandInvocation. |
| CLICommandRegistry |
Command registry that deals with both CLI Handler and aesh Command.
|
| CLICompleterInvocationProvider |
A CLI specific
CompleterInvocationProvider that creates
CLICompleterInvocation. |
| CLIConverterInvocationProvider |
A CLI specific
ConverterInvocationProvider that creates CLIConverterInvocation. |
| CLIOptionActivatorProvider | |
| CLIValidatorInvocationImpl |
A concrete
CLIValidatorInvocation. |
| CLIValidatorInvocationProvider |
A CLI specific
ValidatorInvocationProvider that creates CLIValidatorInvocation. |
| ExpressionValueConverter<T> |
Intermediate layer that converts expressions prior to inject values into aesh
command options.
|
| HelpSupport |
Entry point for help handling.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.