Class NotifyListener.ReverseCompatibleNotifyListener

java.lang.Object
com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener
All Implemented Interfaces:
org.apache.dubbo.registry.NotifyListener
Enclosing interface:
NotifyListener

public static class NotifyListener.ReverseCompatibleNotifyListener extends Object implements org.apache.dubbo.registry.NotifyListener
  • Constructor Details

    • ReverseCompatibleNotifyListener

      public ReverseCompatibleNotifyListener(NotifyListener listener)
  • Method Details

    • notify

      public void notify(List<org.apache.dubbo.common.URL> urls)
      Specified by:
      notify in interface org.apache.dubbo.registry.NotifyListener