public class ObjectMapperProducer extends Object
| Constructor and Description |
|---|
ObjectMapperProducer() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getJsonLdObjectMapper() |
com.fasterxml.jackson.databind.ObjectMapper |
getNewRestApiObjectMapper() |
com.fasterxml.jackson.databind.ObjectMapper |
getOldRestApiObjectMapper() |
@Produces public com.fasterxml.jackson.databind.ObjectMapper getOldRestApiObjectMapper()
@Produces public com.fasterxml.jackson.databind.ObjectMapper getJsonLdObjectMapper()
@Produces public com.fasterxml.jackson.databind.ObjectMapper getNewRestApiObjectMapper()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.