接口 ApiDefinitionChangeObserver


public interface ApiDefinitionChangeObserver
从以下版本开始:
1.6.0
作者:
Eric Zhao
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    onChange(Set<ApiDefinition> apiDefinitions)
    Notify the observer about the new gateway API definitions.
  • 方法详细资料

    • onChange

      void onChange(Set<ApiDefinition> apiDefinitions)
      Notify the observer about the new gateway API definitions.
      参数:
      apiDefinitions - new set of gateway API definition