public class MetricTransformationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<MetricTransformation,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static MetricTransformationJsonUnmarshaller |
instance |
Constructor and Description |
---|
MetricTransformationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static MetricTransformationJsonUnmarshaller |
getInstance() |
MetricTransformation |
unmarshall(JsonUnmarshallerContext context) |
private static MetricTransformationJsonUnmarshaller instance
public MetricTransformationJsonUnmarshaller()
public MetricTransformation unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<MetricTransformation,JsonUnmarshallerContext>
java.lang.Exception
public static MetricTransformationJsonUnmarshaller getInstance()