public class TomcatWebThreadPoolHandler extends AbstractWebThreadPoolService
executor| 构造器和说明 |
|---|
TomcatWebThreadPoolHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreadPoolRunStateInfo |
getWebRunStateInfo()
Get web run state info.
|
protected Executor |
getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
Get web thread pool by server.
|
ThreadPoolParameter |
getWebThreadPoolParameter()
Get web thread pool parameter.
|
ThreadPoolBaseInfo |
simpleInfo()
Simple info.
|
void |
updateWebThreadPool(ThreadPoolParameterInfo threadPoolParameterInfo)
Update web thread pool.
|
getWebThreadPool, runprotected Executor getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
AbstractWebThreadPoolServicegetWebThreadPoolByServer 在类中 AbstractWebThreadPoolServicepublic ThreadPoolBaseInfo simpleInfo()
WebThreadPoolServicepublic ThreadPoolParameter getWebThreadPoolParameter()
WebThreadPoolServicepublic ThreadPoolRunStateInfo getWebRunStateInfo()
WebThreadPoolServicepublic void updateWebThreadPool(ThreadPoolParameterInfo threadPoolParameterInfo)
WebThreadPoolServiceCopyright © 2022. All rights reserved.