public class FixedThreadPoolConfig extends java.lang.Object implements PoolConfiguration
PoolConfiguration.PoolType| Constructor and Description | 
|---|
| FixedThreadPoolConfig(int coreSize) | 
| 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