| Modifier and Type | Class and Description |
|---|---|
class |
Conf
A general class to describe and store all the config files.
|
class |
ConfigImpl |
| Modifier and Type | Method and Description |
|---|---|
Config |
Configurable.getConfig() |
Config |
Configured.getConfig() |
Config |
Conf.getConfig(ConfigKey name) |
Config |
ConfigImpl.getConfig(ConfigKey name) |
Config |
Config.getConfig(ConfigKey name) |
Config |
Conf.getConfig(String name) |
Config |
ConfigImpl.getConfig(String name) |
Config |
Config.getConfig(String name) |
Config |
ConfigObject.getConfigValue() |
Config |
ConfigLoader.load() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigImpl.add(Config config) |
protected void |
ConfigImpl.set(String name,
Config value) |
void |
Configurable.setConfig(Config config) |
void |
Configured.setConfig(Config config) |
| Constructor and Description |
|---|
ConfigObject(Config value) |
Configured(Config config) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.