Package com.featureprobe.sdk.server
Interface EventProcessorFactory
-
- All Known Implementing Classes:
DefaultEventProcessorFactory
public interface EventProcessorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EventProcessor
createEventProcessor(com.featureprobe.sdk.server.FPContext context)
-
-
-
Method Detail
-
createEventProcessor
EventProcessor createEventProcessor(com.featureprobe.sdk.server.FPContext context)
-
-