Interface NotifyListener


  • public interface NotifyListener
    Notify when service changed.
    Author:
    fishermen
    • Method Detail

      • notify

        void notify​(URL registryUrl,
                    List<URL> urls)