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