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