Uses of Interface
org.apache.excalibur.event.command.ThreadManager

Packages that use ThreadManager
org.apache.excalibur.event.command   
 

Uses of ThreadManager in org.apache.excalibur.event.command
 

Classes in org.apache.excalibur.event.command that implement ThreadManager
 class AbstractThreadManager
          Abstract base class for a ThreadManager that has a single ThreadPool for all pipelines
 class DefaultThreadManager
          A ThreadManager that will use an external ThreadPool.
 class TPCThreadManager
          This is a ThreadManager that uses a certain number of threads per processor.
 class TPSPThreadManager
          This is a ThreadManager which provides a threadpool per Sink per EventPipeline.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.