public final class StartupConfig extends Object
StyxServer.
In order start properly StyxServer you need to set the following env properties.
| Modifier and Type | Class and Description |
|---|---|
static class |
StartupConfig.Builder
Builds StartupConfig.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
configFileLocation() |
static StartupConfig |
load() |
Resource |
logConfigLocation() |
static StartupConfig.Builder |
newStartupConfigBuilder() |
Path |
styxHome() |
String |
toString() |
public static StartupConfig load()
public static StartupConfig.Builder newStartupConfigBuilder()
public Path styxHome()
public Resource logConfigLocation()
public Resource configFileLocation()
Copyright © 2013–2020 Hotels.com. All rights reserved.