接口 Interceptable

    • 方法详细资料

      • passIntercept

        void passIntercept()
        If no NacosNamingInterceptor intercept this object, this method will be called to execute.
      • afterIntercept

        void afterIntercept()
        If one NacosNamingInterceptor intercept this object, this method will be called.