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