public class ThreadPoolConfig
extends java.lang.Object
Constructor and Description |
---|
ThreadPoolConfig() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setSpareThreadMin(int threadSpareMin)
The minimum number of spare threads waiting for a connection.
|
void |
setThreadMax(int threadMax) |
public void setThreadMax(int threadMax)
public void setSpareThreadMin(int threadSpareMin)
@PostConstruct public void init()