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