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