| Package | Description |
|---|---|
| org.d_haven.event.command |
| Modifier and Type | Method and Description |
|---|---|
EventPipelineRunner |
OneThreadPolicy.createRunner(EventPipeline pipeline) |
EventPipelineRunner |
ProcessorBoundThreadPolicy.createRunner(EventPipeline pipeline) |
EventPipelineRunner |
ThreadPolicy.createRunner(EventPipeline pipeline)
Create the
EventPipelineRunner that will be used to get
events from the Sources to the EventHandler. |