Interface EventProcessorModule.EventHandlingPhase<P extends EventProcessorModule,C extends EventProcessorConfiguration>

Type Parameters:
P - The processor module type.
C - The processor configuration type.
All Known Implementing Classes:
PooledStreamingEventProcessorModule, SubscribingEventProcessorModule
Enclosing interface:
EventProcessorModule

public static interface EventProcessorModule.EventHandlingPhase<P extends EventProcessorModule,C extends EventProcessorConfiguration>
Builder phase for configuring event handling components.