|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITaskHandler
The ITaskHandler interface defines 1 single method, doTask()
that performs the request action.
The details of the task to executed are passed as argument to the method
Scheduler,
Task| Method Summary | |
|---|---|
void |
doTask(Task task)
|
| Method Detail |
|---|
void doTask(Task task)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||