public void setStdoutAlert(String alert) {
   stdOutGobbler.setAlert(alert);
 }