Interface AgentBuilder.Identified

    • Method Detail

      • transform

        AgentBuilder.Identified.Extendable transform​(AgentBuilder.Transformer transformer)
        Applies the given transformer for the already supplied matcher.
        Parameters:
        transformer - The transformer to apply.
        Returns:
        A new instance of this agent builder with the transformer being applied when the previously supplied matcher identified a type for instrumentation which also allows for the registration of subsequent transformers.