| Package | Description |
|---|---|
| org.rapidoid.config | |
| org.rapidoid.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigImpl |
| Modifier and Type | Field and Description |
|---|---|
static Config |
Conf.ADMIN |
static Config |
Conf.API |
static Config |
Conf.APP |
static Config |
Conf.BENCHMARK |
static Config |
Conf.C3P0 |
static Config |
Conf.GUI |
static Config |
Conf.HIBERNATE |
static Config |
Conf.HIKARI |
static Config |
Conf.HTTP |
static Config |
Conf.JDBC |
static Config |
Conf.JOBS |
static Config |
Conf.LOG |
static Config |
Conf.NET |
static Config |
Conf.OAUTH |
static Config |
Conf.ON |
static Config |
Conf.PAGES |
static Config |
Conf.PROXY |
static Config |
Conf.RAPIDOID |
static Config |
Conf.RAPIDOID_ADMIN |
static Config |
Conf.REVERSE_PROXY |
static Config |
Conf.ROOT |
static Config |
Conf.TLS |
static Config |
Conf.TOKEN |
static Config |
Conf.USERS |
| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigImpl.defaultOrCustom(String name) |
Config |
Config.defaultOrCustom(String name) |
Config |
ConfigImpl.parent() |
Config |
Config.parent() |
Config |
Config.root() |
static Config |
Conf.section(Class<?> clazz) |
static Config |
Conf.section(String name) |
Config |
ConfigImpl.setFilenameBase(String filenameBase) |
Config |
Config.setFilenameBase(String filenameBase) |
Config |
ConfigImpl.setPath(String path) |
Config |
Config.setPath(String path) |
Config |
ConfigImpl.sub(List<String> keys) |
Config |
Config.sub(List<String> keys) |
Config |
ConfigImpl.sub(String... keys) |
Config |
Config.sub(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
ConfigChanges |
ConfigImpl.getChangesSince(Config previousConfig) |
ConfigChanges |
Config.getChangesSince(Config previousConfig) |
static void |
ConfigLoaderUtil.loadConfig(Config config,
List<String> loaded) |
| Constructor and Description |
|---|
ConfigValueStore(Config config,
String key) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Msc.bootService(Config config,
String service) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.