Package | Description |
---|---|
org.wildfly.core.launcher |
Modifier and Type | Class and Description |
---|---|
class |
CliCommandBuilder
Builds a list of commands to create a new process for a CLI instance.
|
class |
DomainCommandBuilder
Builds a list of commands used to launch a domain instance of WildFly.
|
class |
StandaloneCommandBuilder
Builds a list of commands used to launch a standalone instance of WildFly.
|
Modifier and Type | Method and Description |
---|---|
static Launcher |
Launcher.of(CommandBuilder builder)
Creates a new launcher to create a
process based on the command builder. |
Constructor and Description |
---|
Launcher(CommandBuilder builder)
Creates a new launcher.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.