|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.excalibur.event.command.CommandManager.DelayedCommandInfo
private static final class CommandManager.DelayedCommandInfo
Field Summary | |
---|---|
protected org.apache.excalibur.event.command.DelayedCommand |
m_command
|
protected long |
m_nextRunTime
|
protected int |
m_numExecutions
|
protected boolean |
m_repeatable
|
Constructor Summary | |
---|---|
private |
CommandManager.DelayedCommandInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.excalibur.event.command.DelayedCommand m_command
protected long m_nextRunTime
protected int m_numExecutions
protected boolean m_repeatable
Constructor Detail |
---|
private CommandManager.DelayedCommandInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |