Class StreamPumper

java.lang.Object
java.lang.Thread
org.codehaus.plexus.util.cli.AbstractStreamHandler
org.codehaus.plexus.util.cli.StreamPumper
All Implemented Interfaces:
Runnable

public class StreamPumper extends AbstractStreamHandler
Class to pump the error stream during Process's runtime. Copied from the Ant built-in task.
Since:
June 11, 2001
Author:
Florin Vancea , Paul Julius