Пример #1
0
 public void run(ITask task) throws TaskException {
   this.task = task;
   toolInstance.toolRun(this);
 }