public interface EventWriter extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
write(Event event)
Writes the event.
|
closevoid write(Event event)
event - the event to writeCopyright © 2020 JBoss by Red Hat. All rights reserved.