public class MetricTypeKeySerializer
extends org.codehaus.jackson.map.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,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
public void serialize(org.hawkular.metrics.core.api.MetricType<?> value,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider)
throws IOException,
org.codehaus.jackson.JsonProcessingException
serialize in class org.codehaus.jackson.map.JsonSerializer<org.hawkular.metrics.core.api.MetricType<?>>IOExceptionorg.codehaus.jackson.JsonProcessingExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.