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