Uses of Interface
org.wildfly.core.launcher.CommandBuilder
Packages that use CommandBuilder
-
Uses of CommandBuilder in org.wildfly.core.launcher
Classes in org.wildfly.core.launcher that implement CommandBuilderModifier and TypeClassDescriptionclassBuilds a list of commands used to launch a bootable jar instance of WildFly.classBuilds a list of commands to create a new process for a CLI instance.classBuilds a list of commands used to launch a domain instance of WildFly.classBuilds a list of commands used to launch JBoss Modules module.classBuilds a list of commands used to launch a standalone instance of WildFly.Methods in org.wildfly.core.launcher with parameters of type CommandBuilderModifier and TypeMethodDescriptionstatic LauncherLauncher.of(CommandBuilder builder) Creates a new launcher to create aprocessbased on the command builder.Constructors in org.wildfly.core.launcher with parameters of type CommandBuilder