@Provider public class MyObjectMapperProvider extends Object implements ContextResolver<org.codehaus.jackson.map.ObjectMapper>
| Constructor and Description |
|---|
MyObjectMapperProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> type) |
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> type)
getContext in interface ContextResolver<org.codehaus.jackson.map.ObjectMapper>Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.