@Service public class ConfigurationParser<C extends ConfigLoader> extends Object
| Constructor and Description |
|---|
ConfigurationParser() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.jvnet.hk2.config.ConfigBeanProxy> |
parseAndSetConfigBean(List<ConfigBeanDefaultValue> values) |
public <T extends org.jvnet.hk2.config.ConfigBeanProxy> void parseAndSetConfigBean(List<ConfigBeanDefaultValue> values)
T - the ConfigBeanProxy type we are looking forCopyright © 2017–2020 Eclipse Foundation. All rights reserved.