Interface | Description |
---|---|
ArgumentValueConverter | |
CliConfig |
This interface represents the JBoss CLI configuration.
|
CliEventListener | |
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
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 | |
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 | |
CommandRegistry.RegisterHandlerException |
Copyright © 2023 JBoss by Red Hat. All rights reserved.