public interface WebThreadPoolService
| 限定符和类型 | 方法和说明 |
|---|---|
ThreadPoolRunStateInfo |
getWebRunStateInfo()
Get web run state info.
|
Executor |
getWebThreadPool()
Get web thread pool.
|
ThreadPoolParameter |
getWebThreadPoolParameter()
Get web thread pool parameter.
|
ThreadPoolBaseInfo |
simpleInfo()
Simple info.
|
void |
updateWebThreadPool(ThreadPoolParameterInfo threadPoolParameterInfo)
Update web thread pool.
|
Executor getWebThreadPool()
ThreadPoolBaseInfo simpleInfo()
ThreadPoolParameter getWebThreadPoolParameter()
ThreadPoolRunStateInfo getWebRunStateInfo()
void updateWebThreadPool(ThreadPoolParameterInfo threadPoolParameterInfo)
threadPoolParameterInfo - Copyright © 2022. All rights reserved.