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