| Package | Description |
|---|---|
| org.apache.dubbo.common.beans | |
| org.apache.dubbo.common.extension | |
| org.apache.dubbo.common.extension.inject | |
| org.apache.dubbo.common.threadpool.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeBeanExtensionInjector
Inject scope bean to SPI extension instance
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionFactory
Deprecated.
use
ExtensionInjector instead |
interface |
ExtensionInjector
An injector to provide resources for SPI extension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveExtensionInjector
AdaptiveExtensionInjector
|
class |
SpiExtensionInjector
SpiExtensionInjector
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutorRepository
Consider implementing
Licycle to enable executors shutdown when the process stops. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.