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