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