|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecurringTaskHandle
This interface provides a handle to a recurring task in the scheduler.
| Method Summary | |
|---|---|
void |
cancel()
Cancels the associated recurring task. |
void |
start()
Starts the associated recurring task. |
| Method Detail |
|---|
void cancel()
IllegalStateException - if the task has already been cancelledvoid start()
IllegalStateException - if the task has already been started,
or has been cancelled
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||