| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.common.beans | |
| org.apache.dubbo.common.extension | |
| org.apache.dubbo.common.extension.inject | |
| org.apache.dubbo.common.threadpool.manager |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ScopeBeanExtensionInjector
Inject scope bean to SPI extension instance
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExtensionFactory
已过时。
use
ExtensionInjector instead |
interface |
ExtensionInjector
An injector to provide resources for SPI extension.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AdaptiveExtensionInjector
AdaptiveExtensionInjector
|
class |
SpiExtensionInjector
SpiExtensionInjector
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultExecutorRepository
Consider implementing
Lifecycle to enable executors shutdown when the process stops. |
class |
IsolationExecutorRepository
Thread pool isolation between services, that is, a service has its own thread pool and not interfere with each other
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.