| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractInterfaceConfig
AbstractDefaultConfig
|
class |
AbstractMethodConfig
AbstractMethodConfig
|
class |
AbstractReferenceConfig
AbstractConsumerConfig
|
class |
AbstractServiceConfig
AbstractServiceConfig
|
class |
ApplicationConfig
The application info
|
class |
ConfigCenterConfig
ConfigCenterConfig
|
class |
ConsumerConfig
The service consumer default configuration
|
class |
MetadataReportConfig
MetadataReportConfig
|
class |
MethodConfig
The method configuration
|
class |
MetricsConfig |
class |
ModuleConfig
The module info
|
class |
MonitorConfig
MonitorConfig
|
class |
ProtocolConfig
ProtocolConfig
|
class |
ProviderConfig
The service provider default configuration
|
class |
ReferenceConfig<T>
ReferenceConfig
|
class |
RegistryConfig
RegistryConfig
|
class |
ServiceConfig<T>
ServiceConfig
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBuilder<T extends AbstractConfig,B extends AbstractBuilder>
AbstractBuilder
|
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
class |
ReferenceBean<T>
ReferenceFactoryBean
|
class |
ServiceBean<T>
ServiceFactoryBean
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NamePropertyDefaultValueDubboConfigBeanCustomizer.customize(String beanName,
AbstractConfig dubboConfigBean) |
void |
DubboConfigBeanCustomizer.customize(String beanName,
AbstractConfig dubboConfigBean)
Customize
Dubbo Config Bean |
| 限定符和类型 | 方法和说明 |
|---|---|
<C extends AbstractConfig> |
DubboConfigBinder.bind(String prefix,
C dubboConfig)
Bind the properties to Dubbo Config Object under specified prefix.
|
<C extends AbstractConfig> |
DefaultDubboConfigBinder.bind(String prefix,
C dubboConfig) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.