public class MetricTypeDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.metrics.core.api.MetricType<?>>
| Constructor and Description |
|---|
MetricTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.core.api.MetricType<?> |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
public org.hawkular.metrics.core.api.MetricType<?> deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.metrics.core.api.MetricType<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.