@Service public class ConfigurationParser<C extends ConfigLoader> extends Object
| Constructor and Description |
|---|
ConfigurationParser() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ConfigBeanProxy> |
parseAndSetConfigBean(List<ConfigBeanDefaultValue> values) |
public <T extends ConfigBeanProxy> void parseAndSetConfigBean(List<ConfigBeanDefaultValue> values)
T - the ConfigBeanProxy type we are looking forCopyright © 2019. All rights reserved.