protected static class AbstractJsonPatternParser.ConstantValueWriter<Event> extends Object implements NodeWriter<Event>
Constructor and Description |
---|
ConstantValueWriter(Object value) |
Modifier and Type | Method and Description |
---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator,
Event event) |
public ConstantValueWriter(Object value)
public void write(com.fasterxml.jackson.core.JsonGenerator generator, Event event) throws IOException
write
in interface NodeWriter<Event>
IOException
Copyright © 2018. All rights reserved.