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 ConfigurationFactoryCopyright © 2025. All rights reserved.