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