private static final class CommandManager.DelayedCommandInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.excalibur.event.command.DelayedCommand |
m_command |
protected long |
m_nextRunTime |
protected int |
m_numExecutions |
protected boolean |
m_repeatable |
| Modifier | Constructor and Description |
|---|---|
private |
CommandManager.DelayedCommandInfo() |