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
ConfigurationLoader
Config
object to use to configure a node.loadConfig
in interface ConfigurationLoader
Config
to use.ConfigurationException
- if the configuration cannot be properly loaded.Copyright © 2013 The Apache Software Foundation