Uses of Interface
org.apache.dubbo.metadata.MappingListener
Packages that use MappingListener
-
Uses of MappingListener in org.apache.dubbo.metadata
Methods in org.apache.dubbo.metadata that return MappingListenerModifier and TypeMethodDescriptionAbstractServiceNameMapping.stopListen(org.apache.dubbo.common.URL subscribeURL, MappingListener listener) ServiceNameMapping.stopListen(org.apache.dubbo.common.URL subscribeURL, MappingListener listener) Methods in org.apache.dubbo.metadata with parameters of type MappingListenerModifier and TypeMethodDescriptionAbstractServiceNameMapping.getAndListen(org.apache.dubbo.common.URL registryURL, org.apache.dubbo.common.URL subscribedURL, MappingListener listener) AbstractServiceNameMapping.getAndListen(org.apache.dubbo.common.URL url, MappingListener mappingListener) Get the service names from the specified Dubbo service interface, group, version and protocolServiceNameMapping.getAndListen(org.apache.dubbo.common.URL registryURL, org.apache.dubbo.common.URL subscribedURL, MappingListener listener) Get the latest mapping result from remote center and register listener at the same time to get notified once mapping changes.AbstractServiceNameMapping.stopListen(org.apache.dubbo.common.URL subscribeURL, MappingListener listener) ServiceNameMapping.stopListen(org.apache.dubbo.common.URL subscribeURL, MappingListener listener) -
Uses of MappingListener in org.apache.dubbo.metadata.report
Methods in org.apache.dubbo.metadata.report with parameters of type MappingListenerModifier and TypeMethodDescriptionMetadataReport.getServiceAppMapping(String serviceKey, MappingListener listener, org.apache.dubbo.common.URL url) Serviceinvalid input: '<'-->Application Mapping -- STARTdefault voidMetadataReport.removeServiceAppMappingListener(String serviceKey, MappingListener listener)