|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepeatedCommand
A Signal is a specific type of QueueElement that denotes a Control code for the Queue system.
| Method Summary | |
|---|---|
int |
getNumberOfRepeats()
If the value is less than 1 (0 or negative), the command repeats for as long as the CommandManager is running. |
long |
getRepeatInterval()
Gets the repeat interval so that the CommandQueue keeps it for the specified amount of time before enqueuing it again. |
| Methods inherited from interface org.apache.excalibur.event.command.DelayedCommand |
|---|
getDelayInterval |
| Methods inherited from interface org.apache.avalon.framework.activity.Executable |
|---|
execute |
| Method Detail |
|---|
int getNumberOfRepeats()
long getRepeatInterval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||