| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
 void | 
taskAborted(ChTaskEvent ev)
This method is called, when the server aborted the task.  | 
 void | 
taskStarted(ChTaskEvent ev)
This method is called, when the server started the task.  | 
 void | 
taskStopped(ChTaskEvent ev)
This method is called after the stop of the task.  | 
| Method Detail | 
public void taskStarted(ChTaskEvent ev)
public void taskAborted(ChTaskEvent ev)
ChMonitor.abortTask(String)
 was called.
public void taskStopped(ChTaskEvent ev)
ChTask.stop().
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||