Package com.featureprobe.sdk.server
Class DefaultEventProcessor
- java.lang.Object
-
- com.featureprobe.sdk.server.DefaultEventProcessor
-
- All Implemented Interfaces:
EventProcessor
public class DefaultEventProcessor extends Object implements EventProcessor
-
-
Method Detail
-
push
public void push(Event event)
- Specified by:
push
in interfaceEventProcessor
-
flush
public void flush()
- Specified by:
flush
in interfaceEventProcessor
-
shutdown
public void shutdown()
- Specified by:
shutdown
in interfaceEventProcessor
-
-