|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJobListener
Interface for listening to events on jobs. Currently only two types of events are handled: jobs added via a job submission and job status changes.
| Method Summary | |
|---|---|
void |
jobAdded(IJobStatus status)
Handle job added notification |
void |
jobChanged(IJobStatus status)
Handle job changed notification |
| Method Detail |
|---|
void jobAdded(IJobStatus status)
e - eventvoid jobChanged(IJobStatus status)
e - event
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||