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