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