Uses of Class
org.openeai.threadpool.ThreadPoolException

Packages that use ThreadPoolException
org.openeai.threadpool   
 

Uses of ThreadPoolException in org.openeai.threadpool
 

Methods in org.openeai.threadpool that throw ThreadPoolException
 void ThreadPoolImpl.addJob(java.lang.Runnable job)
           
 void ThreadPool.addJob(java.lang.Runnable job)
          Adds a 'job' to the ThreadPool to be executed in a Thread.
 



Copyright © 2002, OpenEAI Software Foundation