org.ektorp.impl
Class CachingObjectMapperFactory
java.lang.Object
org.ektorp.impl.CachingObjectMapperFactory
- All Implemented Interfaces:
- ObjectMapperFactory
public class CachingObjectMapperFactory
- extends Object
- implements ObjectMapperFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingObjectMapperFactory
public CachingObjectMapperFactory(ObjectMapperFactory delegate)
createObjectMapper
public com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
- Specified by:
createObjectMapper in interface ObjectMapperFactory
- Returns:
createObjectMapper
public com.fasterxml.jackson.databind.ObjectMapper createObjectMapper(CouchDbConnector connector)
- Specified by:
createObjectMapper in interface ObjectMapperFactory
- Returns:
Copyright © 2017. All rights reserved.