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