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