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