public class DefaultThreadPoolPluginRegistrar extends Object implements ThreadPoolPluginRegistrar
ThreadPoolPlugin.| 构造器和说明 |
|---|
DefaultThreadPoolPluginRegistrar() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doRegister(ThreadPoolPluginSupport support)
Create and register plugin for the specified thread-pool instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic void doRegister(ThreadPoolPluginSupport support)
doRegister 在接口中 ThreadPoolPluginRegistrarsupport - thread pool plugin manager delegateCopyright © 2022. All rights reserved.