public abstract class ConfigLoader extends Object
| Constructor and Description |
|---|
ConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
Config |
load() |
protected abstract void |
loadConfig(ConfigImpl config,
Resource resource) |
protected void |
setConfig(ConfigImpl config) |
protected void |
setResource(Resource resource) |
protected void setResource(Resource resource)
protected void setConfig(ConfigImpl config)
public Config load()
protected abstract void loadConfig(ConfigImpl config, Resource resource) throws Exception
ExceptionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.