接口 AdvisedSupportListener

    • 方法详细资料

      • activated

        void activated​(AdvisedSupport advised)
        Invoked when the first proxy is created.
        参数:
        advised - the AdvisedSupport object
      • adviceChanged

        void adviceChanged​(AdvisedSupport advised)
        Invoked when advice is changed after a proxy is created.
        参数:
        advised - the AdvisedSupport object