Class AgentBuilder.Default.BootstrapInjectionStrategy.Enabled

    • Constructor Detail

      • Enabled

        public Enabled​(java.io.File folder,
                       java.lang.instrument.Instrumentation instrumentation)
        Creates a new enabled bootstrap class loader injection strategy.
        Parameters:
        folder - The folder in which jar files are to be saved.
        instrumentation - The instrumentation to use for appending jar files.