Class MethodCall.MethodInvoker.ForSuperMethodInvocation

    • Field Detail

      • instrumentedType

        private final TypeDescription instrumentedType
        The instrumented type.
    • Constructor Detail

      • ForSuperMethodInvocation

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