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