Interface ClassReloadingStrategy.BootstrapInjection

    • Method Detail

      • make

        ClassInjector make​(java.lang.instrument.Instrumentation instrumentation)
        Creates a class injector to use.
        Parameters:
        instrumentation - The instrumentation of this instance.
        Returns:
        A class injector for the bootstrap class loader.