| Interface | Description |
|---|---|
| ArgumentValueConverter | |
| AwaiterModelControllerClient |
ModelControllerClient set on CommandContext must implement this interface.
|
| CliConfig |
This interface represents the JBoss CLI configuration.
|
| CliEventListener | |
| ColorConfig |
A representation of the CLI color configuration
|
| CommandArgument | |
| CommandContext | |
| CommandHandler | |
| CommandHandlerProvider |
Service provider interface to add extra command handlers to the CLI using
service provider mechanism.
|
| CommandHistory |
Represents the history of commands and operations.
|
| CommandLineCompleter |
Command (argument) completer.
|
| CommandLineFormat | |
| CommandLineRedirection |
Redirection for handling of entered command lines.
|
| CommandLineRedirection.Registration |
Represents registration of the command line redirection
|
| ConnectionInfo |
Retain information about the current connection to the server, the information is
address, username, date and hour since logged in.
|
| EscapeSelector | |
| ModelNodeFormatter |
Implementations of this interface are supposed to create a string
representation of ModelNode values formatted nicely.
|
| OperationCommand | |
| SSLConfig |
A representation of the SSL Configuration.
|
| Class | Description |
|---|---|
| ArgumentValueConverter.DMRWithFallbackConverter | |
| Attachments | |
| CommandCompleter |
Tab-completer for commands starting with '/'.
|
| CommandContextFactory | |
| CommandLineMain | |
| CommandRegistry | |
| ControllerAddress |
A class used both by the
ControllerAddressResolver and by the configuration to represent the address of a controller. |
| ControllerAddressResolver |
Utility to resolve the address to use to connect to a controller based on a user supplied address, a default address from the
command line, a default address from the configuration and a hard coded default address.
|
| ModelNodeFormatter.Factory | |
| ModelNodeFormatter.ModelNodeFormatterBase | |
| OperationCommand.HandledRequest | |
| RequestWithAttachments | |
| Util |
| Enum | Description |
|---|---|
| CliEvent | |
| CommandContext.Scope |
Scope for entries added to context.
|
| CommandContext.TIMEOUT_RESET_VALUE |
The command timeout reset value.
|
| Exception | Description |
|---|---|
| CliInitializationException | |
| CommandFormatException | |
| CommandLineException | |
| CommandRegistry.RegisterHandlerException |
Copyright © 2018 JBoss by Red Hat. All rights reserved.