spring-framework / org.springframework.instrument.classloading / InstrumentationLoadTimeWeaver / getInstrumentableClassLoader

getInstrumentableClassLoader

open fun getInstrumentableClassLoader(): ClassLoader

We have the ability to weave the current class loader when starting the JVM in this way, so the instrumentable class loader will always be the current loader.