Interface AgentBuilder.Default.BootstrapInjectionStrategy

    • Method Detail

      • make

        ClassInjector make​(java.security.ProtectionDomain protectionDomain)
        Creates an injector for the bootstrap class loader.
        Parameters:
        protectionDomain - The protection domain to be used.
        Returns:
        A class injector for the bootstrap class loader.