public class CachedThreadPoolConfig extends java.lang.Object implements PoolConfiguration
PoolConfiguration.PoolType| Constructor and Description |
|---|
CachedThreadPoolConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoreSize() |
PoolConfiguration.PoolType |
getType() |
public PoolConfiguration.PoolType getType()
getType in interface PoolConfigurationpublic int getCoreSize()
getCoreSize in interface PoolConfiguration