Interface MethodCall.TerminationHandler.Factory

    • Method Detail

      • make

        MethodCall.TerminationHandler make​(TypeDescription instrumentedType)
        Creates a termination handler for a given instrumented type.
        Parameters:
        instrumentedType - The instrumented type.
        Returns:
        A termination handler to apply for the instrumented type.