org.apache.avalon.excalibur.command
Class TPSPThreadManager.PipelineRunner

java.lang.Object
  |
  +--org.apache.avalon.excalibur.command.TPSPThreadManager.PipelineRunner
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
TPSPThreadManager

public static final class TPSPThreadManager.PipelineRunner
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
protected TPSPThreadManager.PipelineRunner(EventPipeline pipeline)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPSPThreadManager.PipelineRunner

protected TPSPThreadManager.PipelineRunner(EventPipeline pipeline)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.