Interface Advice.BootstrapArgumentResolver.Factory

    • Method Detail

      • resolve

        Advice.BootstrapArgumentResolver resolve​(MethodDescription.InDefinedShape adviceMethod,
                                                 boolean exit)
        Creates a bootstrap argument resolver for a given advice.
        Parameters:
        adviceMethod - The advice method.
        exit - true if the method is bound as exit advice.
        Returns:
        An appropriate bootstrap argument resolver.