@HashCodeAndEqualsPlugin.Enhance protected static class AgentBuilder.Default.Transformation.Simple.Resolution.BootstrapClassLoaderCapableInjectorFactory extends Object implements AgentBuilder.InitializationStrategy.Dispatcher.InjectorFactory
Modifier | Constructor and Description |
---|---|
protected |
BootstrapClassLoaderCapableInjectorFactory(AgentBuilder.Default.BootstrapInjectionStrategy bootstrapInjectionStrategy,
ClassLoader classLoader,
ProtectionDomain protectionDomain)
Creates a new bootstrap class loader capable injector factory.
|
Modifier and Type | Method and Description |
---|---|
ClassInjector |
resolve()
Resolves the class injector for this factory.
|
protected BootstrapClassLoaderCapableInjectorFactory(AgentBuilder.Default.BootstrapInjectionStrategy bootstrapInjectionStrategy, ClassLoader classLoader, ProtectionDomain protectionDomain)
bootstrapInjectionStrategy
- The bootstrap injection strategy being used.classLoader
- The class loader for which to create an injection factory.protectionDomain
- The protection domain of the created classes.public ClassInjector resolve()
resolve
in interface AgentBuilder.InitializationStrategy.Dispatcher.InjectorFactory
Copyright © 2014–2018. All rights reserved.