Uses of Class
org.apache.excalibur.thread.impl.AbstractThreadPool

Packages that use AbstractThreadPool
org.apache.excalibur.thread.impl   
 

Uses of AbstractThreadPool in org.apache.excalibur.thread.impl
 

Constructors in org.apache.excalibur.thread.impl with parameters of type AbstractThreadPool
WorkerThread(AbstractThreadPool pool, java.lang.ThreadGroup group, java.lang.String name)
          Allocates a new Worker object.
 



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