|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Scheduler.JobProcessor
Interface implemented by the object responsible for job execution.
Method Summary | |
---|---|
void |
onScheduledJob(Scheduler.JobInfo jobInfo)
Implements execution of the job. |
Method Detail |
---|
void onScheduledJob(Scheduler.JobInfo jobInfo) throws Scheduler.JobProcessorException
jobInfo
- the job information
Scheduler.JobProcessorException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |