Uses of Interface
org.apache.avalon.cornerstone.services.threads.ThreadManager

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

Uses of ThreadManager in org.apache.avalon.cornerstone.blocks.threads
 

Classes in org.apache.avalon.cornerstone.blocks.threads that implement ThreadManager
 class AbstractThreadManager
          Abstract implementation of ThreadManager.
 class DefaultThreadManager
          Default implementation of ThreadManager.
 class ResourceLimitingThreadManager
          Default implementation of ThreadManager.
 

Uses of ThreadManager in org.apache.avalon.cornerstone.services.connection
 

Fields in org.apache.avalon.cornerstone.services.connection declared as ThreadManager
protected  ThreadManager AbstractService.m_threadManager
           
 



Copyright © Apache Software Foundation. All Rights Reserved.