接口 Listener

所有已知实现类:
AbstractListener, AbstractSharedListener

public interface Listener
Listener for watch config.
作者:
Nacos
  • 方法概要

    修饰符和类型
    方法
    说明
    Get executor for execute this receive.
    void
    receiveConfigInfo​(String configInfo)
    Receive config info.
  • 方法详细资料

    • getExecutor

      Executor getExecutor()
      Get executor for execute this receive.
      返回:
      Executor
    • receiveConfigInfo

      void receiveConfigInfo(String configInfo)
      Receive config info.
      参数:
      configInfo - config info