public interface Configuration
| Modifier and Type | Interface and Description |
|---|---|
static class |
Configuration.Builder
A builder for creating the configuration
|
static class |
Configuration.LoggerHint
Hints which logger provider should be used.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCommandArguments()
An array of boot arguments.
|
Path |
getJBossHome()
The path to the servers directory.
|
org.jboss.modules.ModuleLoader |
getModuleLoader()
The module loader to use.
|
Path getJBossHome()
org.jboss.modules.ModuleLoader getModuleLoader()
String[] getCommandArguments()
Copyright © 2018 JBoss by Red Hat. All rights reserved.