Interface ThreadPoolDefinition
-
- All Known Implementing Classes:
ThreadPoolResourceDefinition
public interface ThreadPoolDefinition- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributegetKeepAliveTime()AttributegetMaxThreads()AttributegetMinThreads()
-