zrlw commented on issue #9239:
URL: https://github.com/apache/dubbo/issues/9239#issuecomment-966100532


   目前只有org.apache.dubbo.registry.integration.RegistryProtocol、
   
org.apache.dubbo.registry.integration.RegistryDirectory、org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory三个类的内部listener类是AbstractConfiguratorListener的派生类,通过AbstractConfiguratorListener的process方法解析事件内容,获得URL列表信息。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to