public class DefaultConfigurationFactoryFactory<T> extends Object implements ConfigurationFactoryFactory<T>
| Constructor and Description |
|---|
DefaultConfigurationFactoryFactory() |
public ConfigurationFactory<T> create(Class<T> klass, javax.validation.Validator validator, com.fasterxml.jackson.databind.ObjectMapper objectMapper, String propertyPrefix)
create in interface ConfigurationFactoryFactory<T>Copyright © 2015. All rights reserved.