Uses of Class
org.apache.commons.jcs3.utils.threadpool.ThreadPoolManager
Packages that use ThreadPoolManager
-
Uses of ThreadPoolManager in org.apache.commons.jcs3.utils.threadpool
Methods in org.apache.commons.jcs3.utils.threadpool that return ThreadPoolManagerModifier and TypeMethodDescriptionstatic ThreadPoolManager
ThreadPoolManager.getInstance()
Returns a configured instance of the ThreadPoolManger To specify a configuration file or Properties object to use call the appropriate setter prior to calling getInstance.