| Package | Description |
|---|---|
| org.rapidoid.config | |
| org.rapidoid.job |
| Modifier and Type | Field and Description |
|---|---|
static Config |
Conf.ADMIN |
static Config |
Conf.APP |
static Config |
Conf.HIBERNATE |
static Config |
Conf.HTTP |
static Config |
Conf.JDBC |
static Config |
Conf.JOBS |
static Config |
Conf.OAUTH |
static Config |
Conf.ON |
static Config |
Conf.ROOT |
static Config |
Conf.TOKEN |
static Config |
Conf.USERS |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.parent() |
Config |
Config.root() |
static Config |
Conf.section(Class<?> clazz) |
static Config |
Conf.section(String name) |
Config |
Config.sub(List<String> keys) |
Config |
Config.sub(String... keys) |
Config |
ConfigAlternatives.sub(String key) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigUtil.autoRefresh(Config config,
String yamlFilename) |
static void |
ConfigUtil.autoRefresh(Config config,
String filename,
ConfigParser parser) |
ConfigAlternatives |
Config.or(Config alternative) |
| Constructor and Description |
|---|
ConfigAlternatives(Config primary,
Config alternative) |
ConfigValueStore(Config config,
String key) |
| Modifier and Type | Field and Description |
|---|---|
static Config |
Jobs.JOBS |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.