Interface ServiceAdvisor

    • Method Detail

      • advise

        void advise​(MethodAdviceReceiver methodAdviceReceiver)
        Passed the reciever, allows the code (usually a method on a module class) to advice some or all methods.
        Parameters:
        methodAdviceReceiver -