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