类 NotifyListener.ReverseCompatibleNotifyListener

  • 所有已实现的接口:
    org.apache.dubbo.registry.NotifyListener
    封闭接口:
    NotifyListener

    public static class NotifyListener.ReverseCompatibleNotifyListener
    extends Object
    implements org.apache.dubbo.registry.NotifyListener
    • 构造器详细资料

      • ReverseCompatibleNotifyListener

        public ReverseCompatibleNotifyListener​(NotifyListener listener)
    • 方法详细资料

      • notify

        public void notify​(List<org.apache.dubbo.common.URL> urls)
        指定者:
        notify 在接口中 org.apache.dubbo.registry.NotifyListener