public class MetricTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<MetricType<?>>
| Constructor and Description |
|---|
MetricTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
MetricType<?> |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
public 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<MetricType<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014–2018 Red Hat, Inc.. All rights reserved.