spring-framework / org.springframework.instrument.classloading / InstrumentationLoadTimeWeaver / <init>

<init>

InstrumentationLoadTimeWeaver()

Create a new InstrumentationLoadTimeWeaver for the default ClassLoader.

InstrumentationLoadTimeWeaver(@Nullable classLoader: ClassLoader)

Create a new InstrumentationLoadTimeWeaver for the given ClassLoader.

Parameters

classLoader - the ClassLoader that registered transformers are supposed to apply to