public class SingletonObjectMapperFactory extends DefaultObjectMapperFactory
DefaultObjectMapperFactory that holds mapper as singleton instance.DefaultObjectMapperFactory.Holder| Constructor and Description |
|---|
SingletonObjectMapperFactory()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
newObjectMapper() |
addSerializer, configure, newModulepublic com.fasterxml.jackson.databind.ObjectMapper newObjectMapper()
newObjectMapper in interface ObjectMapperFactorynewObjectMapper in class DefaultObjectMapperFactoryCopyright © 2014. All Rights Reserved.