Interface MethodCall.MethodLocator.Factory

    • Method Detail

      • make

        MethodCall.MethodLocator make​(TypeDescription instrumentedType)
        Creates a method locator for a given instrumented type.
        Parameters:
        instrumentedType - The instrumented type.
        Returns:
        A suitable method locator.