|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Event handler to react on status changes of IJobs executed in
the JobManager context.
| Method Summary | |
void |
jobDone(JobEvent event)
Indicates that an IJob is done.
|
void |
jobStarted(JobEvent event)
Indicates that an IJob was started.
|
void |
jobStatusChanged(JobEvent event)
Indicates that the status of an IJob changed.
|
| Method Detail |
public void jobStarted(JobEvent event)
Indicates that an IJob was started.
event - the triggered JobEventpublic void jobDone(JobEvent event)
Indicates that an IJob is done.
event - the triggered JobEventpublic void jobStatusChanged(JobEvent event)
Indicates that the status of an IJob changed.
event - the triggered JobEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||