public interface Configurator
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguration(org.apache.commons.configuration.CompositeConfiguration config,
String configFileOverride,
String standardConfigFileName,
Long refreshDelay)
Adds the configuration.
|
void addConfiguration(org.apache.commons.configuration.CompositeConfiguration config,
String configFileOverride,
String standardConfigFileName,
Long refreshDelay)
throws org.apache.commons.configuration.ConfigurationException
config - the configconfigFileOverride - the config file overridestandardConfigFileName - the standard config file namerefreshDelay - the refresh delayorg.apache.commons.configuration.ConfigurationException - the configuration exceptionCopyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.