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