| 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
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–2020 The Apache Software Foundation. All rights reserved.