Interface Advice.Delegator.Factory

    • Method Detail

      • make

        Advice.Delegator make​(MethodDescription.InDefinedShape adviceMethod,
                              boolean exit)
        Resolves a delegator.
        Parameters:
        adviceMethod - The advice method.
        exit - true if the advice is applied as exit advice.
        Returns:
        An appropriate delegator.