| Package | Description |
|---|---|
| org.d_haven.event.command |
| Modifier and Type | Field and Description |
|---|---|
private CommandEventPipeline |
CommandEventHandler.m_eventPipeline |
private CommandEventPipeline |
DefaultCommandManager.m_eventPipeline |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandEventHandler.setCommandEventPipeline(CommandEventPipeline pipeline)
Provide the CommandEventPipeline to use for requeueing delayed
and repeating commands.
|