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