public class YamlConfigurationLoader extends java.lang.Object implements ConfigurationLoader
| Constructor and Description |
|---|
YamlConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
Config |
loadConfig()
Loads a
Config object to use to configure a node. |
public Config loadConfig() throws ConfigurationException
ConfigurationLoaderConfig object to use to configure a node.loadConfig in interface ConfigurationLoaderConfig to use.ConfigurationException - if the configuration cannot be properly loaded.Copyright © 2013 The Apache Software Foundation