Interface AdvisedSupportListener

    • Method Detail

      • activated

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

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