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