Interface ThreadPoolConfiguration
-
- All Known Implementing Classes:
ThreadPoolFactoryServiceConfigurator
public interface ThreadPoolConfiguration- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetKeepAliveTime()intgetMaxThreads()intgetMinThreads()
-