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