public class ConfigurationFactoryImpl extends Object implements ConfigurationFactory
Constructor and Description |
---|
ConfigurationFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
<T extends Configuration<T>> |
create(Class<T> configurationType) |
public <T extends Configuration<T>> T create(Class<T> configurationType)
create
in interface ConfigurationFactory
Copyright © 2019. All rights reserved.