Class StreamPumper

java.lang.Object
java.lang.Thread
org.apache.maven.shared.utils.cli.StreamPumper
All Implemented Interfaces:
Runnable

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