org.apache.tools.ant.taskdefs

Class PumpStreamHandler.ThreadWithPumper

protected static class PumpStreamHandler.ThreadWithPumper extends Thread

Specialized subclass that allows access to the running StreamPumper.

Since: Ant 1.8.0

Constructor Summary
ThreadWithPumper(StreamPumper p)
Method Summary
protected StreamPumpergetPumper()

Constructor Detail

ThreadWithPumper

public ThreadWithPumper(StreamPumper p)

Method Detail

getPumper

protected StreamPumper getPumper()