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