|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JobOutputListener
This class defines a job output listener.
| Method Summary | |
|---|---|
void |
outputChanged(java.lang.String output)
It is called whenever the job's output has been updated. |
void |
outputClosed()
It is called whenever job finished and no more output will be generated. |
| Method Detail |
|---|
void outputChanged(java.lang.String output)
output - new outputvoid outputClosed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||