public interface ConfigurationLoader
Modifier and Type | Method and Description |
---|---|
Config |
loadConfig()
Loads a
Config object to use to configure a node. |
Config loadConfig() throws ConfigurationException
Config
object to use to configure a node.Config
to use.ConfigurationException
- if the configuration cannot be properly loaded.Copyright © 2013 The Apache Software Foundation