Uses of Class
org.apache.dubbo.config.MetadataReportConfig
Packages that use MetadataReportConfig
Package
Description
-
Uses of MetadataReportConfig in org.apache.dubbo.config
Methods in org.apache.dubbo.config that return MetadataReportConfigMethods in org.apache.dubbo.config with parameters of type MetadataReportConfigModifier and TypeMethodDescriptionvoidAbstractInterfaceConfig.setMetadataReportConfig(MetadataReportConfig metadataReportConfig) Deprecated. -
Uses of MetadataReportConfig in org.apache.dubbo.config.context
Methods in org.apache.dubbo.config.context that return types with arguments of type MetadataReportConfigModifier and TypeMethodDescriptionConfigManager.getDefaultMetadataConfigs()ModuleConfigManager.getDefaultMetadataConfigs()ConfigManager.getMetadataConfigs()ModuleConfigManager.getMetadataConfigs()Methods in org.apache.dubbo.config.context with parameters of type MetadataReportConfigModifier and TypeMethodDescriptionvoidConfigManager.addMetadataReport(MetadataReportConfig metadataReportConfig) Method parameters in org.apache.dubbo.config.context with type arguments of type MetadataReportConfigModifier and TypeMethodDescriptionvoidConfigManager.addMetadataReports(Iterable<MetadataReportConfig> metadataReportConfigs) -
Uses of MetadataReportConfig in org.apache.dubbo.spring.boot.autoconfigure
Methods in org.apache.dubbo.spring.boot.autoconfigure that return MetadataReportConfigMethods in org.apache.dubbo.spring.boot.autoconfigure that return types with arguments of type MetadataReportConfigMethods in org.apache.dubbo.spring.boot.autoconfigure with parameters of type MetadataReportConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setMetadataReport(MetadataReportConfig metadataReport) Method parameters in org.apache.dubbo.spring.boot.autoconfigure with type arguments of type MetadataReportConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setMetadataReports(Map<String, MetadataReportConfig> metadataReports)
ConfigManager.getMetadataConfigs()