public void setStdoutAlertNotify(Object toBeNotified) {
   stdOutGobbler.setAlertNotify(toBeNotified);
 }