Uses of Class
org.apache.dubbo.config.MetadataReportConfig
Packages that use MetadataReportConfig
-
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)
ConfigManager.getMetadataConfigs()