| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.builders | |
| org.apache.dubbo.config.context | |
| org.apache.dubbo.config.spring |
| Modifier and Type | Method and Description |
|---|---|
ConfigCenterConfig |
AbstractInterfaceConfig.getConfigCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setConfigCenter(ConfigCenterConfig configCenter) |
| Modifier and Type | Method and Description |
|---|---|
ConfigCenterConfig |
ConfigCenterBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractInterfaceBuilder.configCenter(ConfigCenterConfig configCenter) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigCenterConfig> |
ConfigManager.getConfigCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setConfigCenter(ConfigCenterConfig configCenter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigCenterBean
Since 2.7.0+, export and refer will only be executed when Spring is fully initialized, and each Config bean will get refreshed on the start of the export and refer process.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.