Package net.datenwerke.async
Interface PoolConfiguration
- All Known Implementing Classes:
CachedThreadPoolConfig,FixedThreadPoolConfig,SingleThreadPoolConfig
public interface PoolConfiguration
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getType
PoolConfiguration.PoolType getType() -
getCoreSize
int getCoreSize()
-