Uses of Class
org.exolab.jms.threads.UnknownThreadPoolException

Packages that use UnknownThreadPoolException
org.exolab.jms.threads   
 

Uses of UnknownThreadPoolException in org.exolab.jms.threads
 

Methods in org.exolab.jms.threads that throw UnknownThreadPoolException
 org.exolab.core.threadPool.ThreadPool ThreadPoolManager.getThreadPool(java.lang.String name)
          Get the ThreadPool with the given name.
 void ThreadPoolManager.deleteThreadPool(java.lang.String name)
          Attempts to shutdown all the threads in the pool and removes the given ThreadPool.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.