Uses of Class
org.wildfly.plugin.cli.CommandConfiguration
-
Packages that use CommandConfiguration Package Description org.wildfly.plugin.cli -
-
Uses of CommandConfiguration in org.wildfly.plugin.cli
Methods in org.wildfly.plugin.cli that return CommandConfiguration Modifier and Type Method Description CommandConfigurationCommandConfiguration.AbstractBuilder. build()Methods in org.wildfly.plugin.cli with parameters of type CommandConfiguration Modifier and Type Method Description voidCommandExecutor. execute(CommandConfiguration config, org.jboss.galleon.universe.maven.repo.MavenRepoManager artifactResolver)Executes CLI commands based on the configuration.protected intCommandExecutor. executeInNewProcess(CommandConfiguration config, Path scriptFile, StandardOutput stdout)
-