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