| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| ShutdownHookCallbacks |
The composed
ShutdownHookCallback class to manipulate one and more ShutdownHookCallback instances |
| Annotation Type | Description |
|---|---|
| Nullable |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.