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