|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JobListener
A listener interface for receiving JobEvents. A class
that is interested in receiving such events implements this interface, and
then registers itself with the Distribution Server from ReportCaster
configuration tool, or by calling ReportCaster API.
| Method Summary | |
|---|---|
void |
processJob(JobEvent e)
Invoked when an job event occurs. |
| Method Detail |
|---|
void processJob(JobEvent e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||