Class CachedThreadPoolConfig
java.lang.Object
net.datenwerke.async.configurations.CachedThreadPoolConfig
- All Implemented Interfaces:
PoolConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.datenwerke.async.PoolConfiguration
PoolConfiguration.PoolType -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CachedThreadPoolConfig
public CachedThreadPoolConfig()
-
-
Method Details
-
getType
- Specified by:
getTypein interfacePoolConfiguration
-
getCoreSize
public int getCoreSize()- Specified by:
getCoreSizein interfacePoolConfiguration
-