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