public interface CommandBuilder
| Modifier and Type | Method and Description |
|---|---|
List<String> |
build()
A list of commands, including a
java executable, required to launch WildFly
instance. |
List<String> |
buildArguments()
A list of command arguments required to launch WildFly instance.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.