| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.context |
| Modifier and Type | Method and Description |
|---|---|
ConfigCenterConfig |
AbstractInterfaceConfig.getConfigCenter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setConfigCenter(ConfigCenterConfig configCenter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigCenterConfig |
ConfigManager.getConfigCenter(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConfigCenterConfig> |
ConfigManager.getConfigCenters() |
Optional<Collection<ConfigCenterConfig>> |
ConfigManager.getDefaultConfigCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.addConfigCenter(ConfigCenterConfig configCenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.addConfigCenters(Iterable<ConfigCenterConfig> configCenters) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.