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