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