Class MethodCall.MethodInvoker.ForDefaultMethodInvocation

    • Field Detail

      • instrumentedType

        private final TypeDescription instrumentedType
        The instrumented type.
    • Constructor Detail

      • ForDefaultMethodInvocation

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