public abstract class ReadOnlyServiceNameMapping extends Object implements ServiceNameMapping
ServiceNameMapping| 构造器和说明 |
|---|
ReadOnlyServiceNameMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
map(org.apache.dubbo.common.URL exportedURL)
Map the specified Dubbo service
URL to current Dubbo service name |
get, get, getDefaultExtension, mappublic void map(org.apache.dubbo.common.URL exportedURL)
ServiceNameMappingURL to current Dubbo service namemap 在接口中 ServiceNameMappingexportedURL - the URL that the Dubbo Provider exportedCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.