public static class JacksonValueMapperFactory.AbstractClassAdapterConfigurer extends Object implements JacksonValueMapperFactory.Configurer
| Constructor and Description |
|---|
AbstractClassAdapterConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
configure(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Set<Type> abstractTypes,
String basePackage,
TypeInfoGenerator metaDataGen) |
public com.fasterxml.jackson.databind.ObjectMapper configure(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Set<Type> abstractTypes,
String basePackage,
TypeInfoGenerator metaDataGen)
configure in interface JacksonValueMapperFactory.ConfigurerCopyright © 2016–2017. All rights reserved.