public class DefaultConfigLoadingStrategy extends java.lang.Object implements ConfigLoadingStrategy
config.resource, config.file or config.url| Constructor and Description |
|---|
DefaultConfigLoadingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Config |
parseApplicationConfig(ConfigParseOptions parseOptions)
This method must load and parse application config.
|
public DefaultConfigLoadingStrategy()
public parseApplicationConfig(ConfigParseOptions parseOptions)
ConfigLoadingStrategyparseApplicationConfig in interface ConfigLoadingStrategyparseOptions - ConfigParseOptions to use