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