|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A stateful job implments this interface so that it's state can be discovered. State is used to control the flow of execution within Oddjob, as well as being a way of informing client applications of progress.
| Method Summary | |
void |
addJobStateListener(JobStateListener listener)
Add a job state listener. |
void |
removeJobStateListener(JobStateListener listener)
Remove a job state listener. |
| Method Detail |
public void addJobStateListener(JobStateListener listener)
listener - The listener.public void removeJobStateListener(JobStateListener listener)
listener - The listener.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||