| Package | Description |
|---|---|
| com.alibaba.dubbo.config | |
| org.apache.dubbo.config | |
| org.apache.dubbo.config.builders | |
| org.apache.dubbo.config.context |
| 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) |
| 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) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.