|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskManager
| Method Summary | |
|---|---|
void |
addTask(TaskContext ctx,
Task task)
Creates an instance of this class. |
void |
shutdown()
Shuts down this instance (task processing halts). |
| Method Detail |
|---|
void addTask(TaskContext ctx,
Task task)
ctx - the TaskContext that provides information about the task
to execute.task - the Task to execute.void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||