@Provider public class ObjectMapperResolver extends Object implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
| Modifier and Type | Field and Description |
|---|---|
private org.codehaus.jackson.map.ObjectMapper |
mapper |
| Constructor and Description |
|---|
ObjectMapperResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> objectType) |
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> objectType)
getContext in interface javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>Copyright © 2015 Apache NiFi Project. All rights reserved.