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