| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleConfig
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
AbstractInterfaceConfig.getModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setModule(ModuleConfig module)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DubboBootstrap |
DubboBootstrap.module(ModuleConfig module) |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
ModuleBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractInterfaceBuilder.module(ModuleConfig module) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ModuleConfig> |
ConfigManager.getModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setModule(ModuleConfig module) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigValidationUtils.validateModuleConfig(ModuleConfig config) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.