Uses of Class
org.apache.excalibur.event.command.TPSPThreadManager.SourceRunner

Packages that use TPSPThreadManager.SourceRunner
org.apache.excalibur.event.command   
 

Uses of TPSPThreadManager.SourceRunner in org.apache.excalibur.event.command
 

Fields in org.apache.excalibur.event.command declared as TPSPThreadManager.SourceRunner
private  TPSPThreadManager.SourceRunner TPSPThreadManager.SourceDequeueInterceptor.m_initRunner
           
 

Constructors in org.apache.excalibur.event.command with parameters of type TPSPThreadManager.SourceRunner
TPSPThreadManager.SourceDequeueInterceptor(TPSPThreadManager.SourceRunner runner, org.apache.excalibur.event.EventHandler handler, EDU.oswego.cs.dl.util.concurrent.PooledExecutor threadPool, int threshold, int margin)
          Create a new SourceDequeueInterceptor.