Package org.apache.axis2.util.threadpool

Interface Summary
ThreadFactory  
 

Class Summary
ThreadPool This the thread pool for axis2.
ThreadWorker This is the thread worker for the Axis2's thread pool This will pick a worker from the thread pool and executes its run() method of the particular worker.