|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scheduler
Scheduler is the base interface of any deployment task scheduler.
Method Summary | |
---|---|
void |
schedule(Task[] tasks,
Object context)
Schedule an array of tasks. |
Method Detail |
---|
void schedule(Task[] tasks, Object context)
tasks
- - The array of tasks to schedule.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |