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