public class ConfigurationFactoryImpl extends java.lang.Object implements ConfigurationFactory
| Constructor and Description |
|---|
ConfigurationFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Configuration<T>> |
create(java.lang.Class<T> configurationType) |
public <T extends Configuration<T>> T create(java.lang.Class<T> configurationType)
create in interface ConfigurationFactory