|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.resin.ThreadPoolConfig
public class ThreadPoolConfig
Constructor Summary | |
---|---|
ThreadPoolConfig()
|
Method Summary | |
---|---|
void |
init()
|
void |
setSpareThreadMin(int threadSpareMin)
The minimum number of spare threads waiting for a connection. |
void |
setThreadMax(int threadMax)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPoolConfig()
Method Detail |
---|
public void setThreadMax(int threadMax)
public void setSpareThreadMin(int threadSpareMin)
@PostConstruct public void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |