public class MetricTypeSerializer extends org.codehaus.jackson.map.JsonSerializer<MetricType<?>>
| Constructor and Description |
|---|
MetricTypeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(MetricType<?> metricType,
org.codehaus.jackson.JsonGenerator jsonGenerator,
org.codehaus.jackson.map.SerializerProvider serializerProvider) |
public void serialize(MetricType<?> metricType, org.codehaus.jackson.JsonGenerator jsonGenerator, org.codehaus.jackson.map.SerializerProvider serializerProvider) throws IOException, org.codehaus.jackson.JsonProcessingException
serialize in class org.codehaus.jackson.map.JsonSerializer<MetricType<?>>IOExceptionorg.codehaus.jackson.JsonProcessingExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.