Class MethodCall.MethodInvoker.ForDefaultMethodInvocation

    • Constructor Detail

      • ForDefaultMethodInvocation

        protected ForDefaultMethodInvocation​(TypeDescription instrumentedType)
        Creates a new method invoker for a default method invocation.
        Parameters:
        instrumentedType - The instrumented type.