public class MetricTypeKeySerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.metrics.core.api.MetricType<?>>
| Constructor and Description |
|---|
MetricTypeKeySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.hawkular.metrics.core.api.MetricType<?> value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(org.hawkular.metrics.core.api.MetricType<?> value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.metrics.core.api.MetricType<?>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.