public class MetadataServiceSubscribeHandler extends AbstractServiceSubscribeHandler
listener, logger, registry, url| Constructor and Description |
|---|
MetadataServiceSubscribeHandler(String appName,
org.apache.dubbo.common.URL url,
org.apache.dubbo.registry.NotifyListener listener,
DubboCloudRegistry registry,
DubboMetadataUtils dubboMetadataUtils) |
| Modifier and Type | Method and Description |
|---|---|
void |
doInit() |
void |
refresh(List<org.springframework.cloud.client.ServiceInstance> serviceInstances) |
init, notifyAllSubscribedURLspublic MetadataServiceSubscribeHandler(String appName, org.apache.dubbo.common.URL url, org.apache.dubbo.registry.NotifyListener listener, DubboCloudRegistry registry, DubboMetadataUtils dubboMetadataUtils)
public void doInit()
doInit in class AbstractServiceSubscribeHandlerpublic void refresh(List<org.springframework.cloud.client.ServiceInstance> serviceInstances)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.