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