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