public interface EventWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldWrite(Event ev) |
void |
terminate() |
void |
write(Event ev) |
boolean shouldWrite(Event ev)
void write(Event ev) throws EventHandlingException
EventHandlingExceptionvoid terminate()