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