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