Package callStack.utils
Class CachedThreadPool
java.lang.Object
callStack.utils.AbstractThreadPool
callStack.utils.CachedThreadPool
- All Implemented Interfaces:
ThreadPoolStats
public class CachedThreadPool extends AbstractThreadPool
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CachedThreadPool(String name)CachedThreadPool(String name, int minNumOfThreads, int maxNumOfThreads) -
Method Summary
Methods inherited from class callStack.utils.AbstractThreadPool
getActivePoolSize, getCurrentPoolSize, getExceptions, getMaximumPoolSize, shutdown, submit, submit, submitAndGetExceptions, submitAndGetExceptions, submitAndGetResults, submitAndGetResults