Interface AgentBuilder.RedefinitionListenable.WithImplicitDiscoveryStrategy

    • Method Detail

      • redefineOnly

        AgentBuilder.RedefinitionListenable redefineOnly​(java.lang.Class<?>... type)
        Limits the redefinition attempt to the specified types.
        Parameters:
        type - The types to consider for redefinition.
        Returns:
        A new instance of this agent builder which only considers the supplied types for redefinition.