|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScheduledTask
Interface for scheduled background tasks.
| Method Summary | |
|---|---|
void |
execute()
Executes the task. |
String[] |
getTriggerNames()
Returns the name of the triggers on which the task should be executed. |
| Method Detail |
|---|
String[] getTriggerNames()
void execute()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||