Class PumpStreamHandler.ThreadWithPumper

java.lang.Object
java.lang.Thread
org.apache.tools.ant.taskdefs.PumpStreamHandler.ThreadWithPumper
All Implemented Interfaces:
Runnable
Enclosing class:
PumpStreamHandler

protected static class PumpStreamHandler.ThreadWithPumper extends Thread
Specialized subclass that allows access to the running StreamPumper.
Since:
Ant 1.8.0
  • Constructor Details

    • ThreadWithPumper

      public ThreadWithPumper(StreamPumper p)
  • Method Details