public interface ThreadPoolConfig
org.eclipse.jetty.util.thread.QueuedThreadPool
from
jetty. See jetty documentation for details.Modifier and Type | Method and Description |
---|---|
boolean |
getDaemon() |
boolean |
getDetailedDump() |
int |
getIdleTimeoutMs() |
int |
getMaxThreads() |
int |
getMinThreads() |
java.lang.String |
getName() |
int |
getPriority() |