| 接口 | 说明 |
|---|---|
| Prioritized |
Prioritized interface can be implemented by objects that
should be sorted, for example the tasks in executable queue. |
| ShutdownHookCallback |
A callback interface invoked when Dubbo application is stopped.
|
| 类 | 说明 |
|---|---|
| ShutdownHookCallbacks |
The composed
ShutdownHookCallback class to manipulate one and more ShutdownHookCallback instances |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.