类 NotifyListener.ReverseCompatibleNotifyListener
- java.lang.Object
-
- com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
-
- 所有已实现的接口:
org.apache.dubbo.registry.NotifyListener
- 封闭接口:
- NotifyListener
public static class NotifyListener.ReverseCompatibleNotifyListener extends Object implements org.apache.dubbo.registry.NotifyListener
-
-
构造器概要
构造器 构造器 说明 ReverseCompatibleNotifyListener(NotifyListener listener)
-
-
-
构造器详细资料
-
ReverseCompatibleNotifyListener
public ReverseCompatibleNotifyListener(NotifyListener listener)
-
-
方法详细资料
-
notify
public void notify(List<org.apache.dubbo.common.URL> urls)
- 指定者:
notify在接口中org.apache.dubbo.registry.NotifyListener
-
-