| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.config | |
| org.apache.dubbo.config | |
| org.apache.dubbo.config.bootstrap | |
| org.apache.dubbo.config.bootstrap.builders |
A bunch of builder classes to facilitate programming of raw API.
|
| org.apache.dubbo.config.context | |
| org.apache.dubbo.config.utils |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ModuleConfig
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ModuleConfig |
AbstractInterfaceConfig.getModule() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInterfaceConfig.setModule(ModuleConfig module)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
DubboBootstrap |
DubboBootstrap.module(ModuleConfig module) |
| 限定符和类型 | 方法和说明 |
|---|---|
ModuleConfig |
ModuleBuilder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
B |
AbstractInterfaceBuilder.module(ModuleConfig module) |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<ModuleConfig> |
ConfigManager.getModule() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigManager.setModule(ModuleConfig module) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ConfigValidationUtils.validateModuleConfig(ModuleConfig config) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.