| Package | Description |
|---|---|
| org.wildfly.plugin.cli | |
| org.wildfly.plugin.common |
| Modifier and Type | Method and Description |
|---|---|
MavenModelControllerClientConfiguration |
CommandConfiguration.getClientConfiguration()
Returns the management client configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static CommandConfiguration |
CommandConfiguration.of(Supplier<org.jboss.as.controller.client.ModelControllerClient> clientSupplier,
Supplier<MavenModelControllerClientConfiguration> clientConfigurationSupplier)
Creates a new command configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected MavenModelControllerClientConfiguration |
AbstractServerConnection.getClientConfiguration()
Gets a client configuration used to create a new
ModelControllerClient. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.