| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata | |
| org.apache.dubbo.metadata.report |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
DynamicConfigurationServiceNameMapping.getAndListen(org.apache.dubbo.common.URL url,
MappingListener mappingListener) |
Set<String> |
ServiceNameMapping.getAndListen(org.apache.dubbo.common.URL url,
MappingListener mappingListener)
Get the service names from the specified Dubbo service interface, group, version and protocol
|
| 限定符和类型 | 方法和说明 |
|---|---|
default Set<String> |
MetadataReport.getServiceAppMapping(String serviceKey,
MappingListener listener,
org.apache.dubbo.common.URL url)
Service<-->Application Mapping -- START
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.