|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Signal | |
|---|---|
| org.apache.excalibur.event.command | |
| Uses of Signal in org.apache.excalibur.event.command |
|---|
| Subinterfaces of Signal in org.apache.excalibur.event.command | |
|---|---|
interface |
Command
A Command is a specific type of Signal that denotes an asynchronous execution unit that must be performed by the CommandManager. |
interface |
DelayedCommand
A DelayedCommand is a specific type of Command that denotes a an execution unit that will be delayed at least X number of milliseconds. |
interface |
RepeatedCommand
A Signal is a specific type of QueueElement that denotes a Control code for the Queue system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||