类 DynamicConfigurationServiceNameMapping

    • 字段详细资料

      • DEFAULT_MAPPING_GROUP

        public static String DEFAULT_MAPPING_GROUP
    • 构造器详细资料

      • DynamicConfigurationServiceNameMapping

        public DynamicConfigurationServiceNameMapping()
    • 方法详细资料

      • map

        public void map​(org.apache.dubbo.common.URL url)
        从接口复制的说明: ServiceNameMapping
        Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
        指定者:
        map 在接口中 ServiceNameMapping