This interface defines the callback calls that are called from within the
StreamGobbler while working on a stream.
author: Karan Vahi version: $Revision: 50 $
Method Summary
public void
work(String line) Callback whenever a line is read from the stream by the StreamGobbler.