Class MethodCall.MethodInvoker.ForSuperMethodInvocation

    • Constructor Detail

      • ForSuperMethodInvocation

        protected ForSuperMethodInvocation​(TypeDescription instrumentedType)
        Creates a method invoker for a super method invocation.
        Parameters:
        instrumentedType - The instrumented type.