Interface | Description |
---|---|
CommandBuilder |
Builds a list of commands that can be used to launch WildFly.
|
Class | Description |
---|---|
CliCommandBuilder |
Builds a list of commands to create a new process for a CLI instance.
|
DomainCommandBuilder |
Builds a list of commands used to launch a domain instance of WildFly.
|
Launcher |
Builds a
process to launch a standalone or domain server based on the command builder . |
ProcessHelper |
A helper class to help with managing a process.
|
StandaloneCommandBuilder |
Builds a list of commands used to launch a standalone instance of WildFly.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.