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