| 接口 | 说明 |
|---|---|
| ExecuteAwarePlugin |
Callback during task execution.
|
| RejectedAwarePlugin |
Callback when task is rejected.
|
| ShutdownAwarePlugin |
Callback before thread-pool shutdown.
|
| TaskAwarePlugin |
Callback during task submit in thread-pool.
|
| ThreadPoolPlugin |
A marker superinterface indicating that
an instance class is eligible to be sense and intercept
some operations of the specific thread-pool instance.
|
| 类 | 说明 |
|---|---|
| PluginRuntime |
Plug in runtime information.
|
| PluginRuntime.Info |
Plugin runtime info.
|
Copyright © 2022. All rights reserved.