public interface EventProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(Log eventLog) |
void |
process(Log eventLog,
boolean synchronous) |
void process(Log eventLog) throws EventProcessorException
EventProcessorException
void process(Log eventLog, boolean synchronous) throws EventProcessorException
EventProcessorException
Copyright © 2021. All rights reserved.