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