Class MethodCall.TargetHandler.ForSelfOrStaticInvocation

    • Constructor Detail

      • ForSelfOrStaticInvocation

        protected ForSelfOrStaticInvocation​(TypeDescription instrumentedType)
        Creates a new target handler for a static or self-declared invocation.
        Parameters:
        instrumentedType - The instrumented type.