Uses of Class
org.wildfly.plugin.cli.CommandConfiguration
Packages that use CommandConfiguration
-
Uses of CommandConfiguration in org.wildfly.plugin.cli
Subclasses with type arguments of type CommandConfiguration in org.wildfly.plugin.cliModifier and TypeClassDescriptionclassA command executor for executing CLI commands.Methods in org.wildfly.plugin.cli that return CommandConfigurationMethods in org.wildfly.plugin.cli with parameters of type CommandConfigurationModifier and TypeMethodDescriptionvoidCommandExecutor.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)