Package | Description |
---|---|
org.jboss.as.cli | |
org.jboss.as.cli.impl |
Modifier and Type | Method and Description |
---|---|
ControllerAddress |
CliConfig.getAliasedControllerAddress(String alias)
Obtain the
ControllerAddress for a given alias. |
ControllerAddress |
CliConfig.getDefaultControllerAddress()
The default address of the controller from the configuration.
|
ControllerAddress |
CommandContext.getDefaultControllerAddress()
The default address of the default controller to connect to.
|
ControllerAddress |
ControllerAddressResolver.resolveAddress(String controller) |
Modifier and Type | Method and Description |
---|---|
boolean |
ControllerAddress.equals(ControllerAddress other) |
Modifier and Type | Method and Description |
---|---|
ModelControllerClient |
ModelControllerClientFactory.getClient(ControllerAddress address,
CallbackHandler handler,
boolean disableLocalAuth,
SSLContext sslContext,
int connectionTimeout,
ModelControllerClientFactory.ConnectionCloseHandler closeHandler,
ProtocolTimeoutHandler timeoutHandler,
String clientBindAddress) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.