|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobControlException | |
| com.developmentontheedge.jobcontrol | |
| Uses of JobControlException in com.developmentontheedge.jobcontrol |
| Methods in com.developmentontheedge.jobcontrol with parameters of type JobControlException | |
protected void |
AbstractJobControl.exceptionOccured(JobControlException ex)
Sets variable runStatus to the current status of job control Call this method when changing of state is needed |
| Methods in com.developmentontheedge.jobcontrol that throw JobControlException | |
protected void |
FunctionJobControl.doRun()
Empty implementation |
protected abstract void |
AbstractJobControl.doRun()
This method should implement derived classess for real controlled process running |
void |
AbstractJobControl.checkStatus()
Tests status of job control. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||