public class DynamicConfigurationServiceNameMapping extends Object implements ServiceNameMapping
ServiceNameMapping implementation based on DynamicConfiguration| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_MAPPING_GROUP |
| 构造器和说明 |
|---|
DynamicConfigurationServiceNameMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
getAndListen(org.apache.dubbo.common.URL url,
MappingListener mappingListener)
Get the service names from the specified Dubbo service interface, group, version and protocol
|
void |
map(org.apache.dubbo.common.URL url)
Map the specified Dubbo service interface, group, version and protocol to current Dubbo service name
|
buildGroup, getDefaultExtension, getExtensionpublic static String DEFAULT_MAPPING_GROUP
public void map(org.apache.dubbo.common.URL url)
ServiceNameMappingmap 在接口中 ServiceNameMappingpublic Set<String> getAndListen(org.apache.dubbo.common.URL url, MappingListener mappingListener)
ServiceNameMappinggetAndListen 在接口中 ServiceNameMappingCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.