public class ConfigurationImpl extends Object
| Constructor and Description |
|---|
ConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDecoder |
getConfigurationDecoder() |
List<ConfigurationSource> |
getConfigurationSources() |
ConfigurationDispatcher |
getDispatcher() |
Logger |
getUtilLogger() |
Boolean |
isUtilLoggerAvailable() |
void |
postInit() |
public void postInit()
public Boolean isUtilLoggerAvailable()
public Logger getUtilLogger()
public ConfigurationDispatcher getDispatcher()
public List<ConfigurationSource> getConfigurationSources()
public ConfigurationDecoder getConfigurationDecoder()
Copyright © 2015–2020. All rights reserved.