| Interface | Description |
|---|---|
| ArgumentValueConverter | |
| CliConfig |
This interface represents the JBoss CLI configuration.
|
| CliEventListener | |
| CliMessages |
Date: 05.11.2011
|
| 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 | |
| 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 | |
| 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 | |
| Util |
| Enum | Description |
|---|---|
| CliEvent |
| Exception | Description |
|---|---|
| CliInitializationException | |
| CommandFormatException | |
| CommandLineException |
Copyright © 2014 JBoss by Red Hat. All rights reserved.