|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.cruisecontrol.util.threadpool.ThreadQueueProperties
A wrapper for ThreadPool to the config file. Makes the properties in the server properties file available to the entire server. NOTE: This class has been gutted and turned into a thin wrapper around ServerXMLHelper.java, which accesses the CruiseControl XML configuration files.
Method Summary | |
static int |
getMaxThreadCount()
|
static void |
setMaxThreadCount(int threadCount)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static int getMaxThreadCount()
public static void setMaxThreadCount(int threadCount)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |