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