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