public abstract class AbstractWebThreadPoolService extends Object implements WebThreadPoolService
| 构造器和说明 |
|---|
AbstractWebThreadPoolService() |
| 限定符和类型 | 方法和说明 |
|---|---|
Executor |
getWebThreadPool()
Get web thread pool.
|
protected abstract Executor |
getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
Get web thread pool by server.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateWebThreadPoolprotected volatile Executor executor
protected abstract Executor getWebThreadPoolByServer(org.springframework.boot.web.server.WebServer webServer)
public Executor getWebThreadPool()
WebThreadPoolServicegetWebThreadPool 在接口中 WebThreadPoolServiceCopyright © 2022. All rights reserved.