Uses of Package
org.apache.excalibur.thread

Packages that use org.apache.excalibur.thread
org.apache.avalon.cornerstone.blocks.connection Default implementation of a connection manager. 
org.apache.avalon.cornerstone.blocks.threads Default implementation of a thread pool manager. 
org.apache.avalon.cornerstone.services.connection Defintion of the connection service. 
org.apache.avalon.cornerstone.services.threads Defintion of the thread pool service. 
org.apache.avalon.excalibur.thread.impl   
org.apache.excalibur.thread   
org.apache.excalibur.thread.impl   
 

Classes in org.apache.excalibur.thread used by org.apache.avalon.cornerstone.blocks.connection
ThreadPool
          This class is the public frontend for the thread pool code.
 

Classes in org.apache.excalibur.thread used by org.apache.avalon.cornerstone.blocks.threads
ThreadPool
          This class is the public frontend for the thread pool code.
 

Classes in org.apache.excalibur.thread used by org.apache.avalon.cornerstone.services.connection
ThreadPool
          This class is the public frontend for the thread pool code.
 

Classes in org.apache.excalibur.thread used by org.apache.avalon.cornerstone.services.threads
ThreadPool
          This class is the public frontend for the thread pool code.
 

Classes in org.apache.excalibur.thread used by org.apache.avalon.excalibur.thread.impl
Executable
          The Executable can be implemented by components that need to perform some work.
ThreadControl
          This interface defines the method through which Threads can be controller.
ThreadPool
          This class is the public frontend for the thread pool code.
 

Classes in org.apache.excalibur.thread used by org.apache.excalibur.thread
Executable
          The Executable can be implemented by components that need to perform some work.
ThreadControl
          This interface defines the method through which Threads can be controller.
 

Classes in org.apache.excalibur.thread used by org.apache.excalibur.thread.impl
Executable
          The Executable can be implemented by components that need to perform some work.
ThreadControl
          This interface defines the method through which Threads can be controller.
ThreadPool
          This class is the public frontend for the thread pool code.
 



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