Uses of Class
org.springframework.instrument.classloading.ShadowingClassLoader
Package
Description
Support package for load time weaving based on class loaders,
as required by JPA providers (but not JPA-specific).
-
Uses of ShadowingClassLoader in org.springframework.instrument.classloading
Modifier and TypeClassDescriptionclass
Subclass of ShadowingClassLoader that overrides attempts to locate certain files.Modifier and TypeMethodDescriptionvoid
ShadowingClassLoader.copyTransformers
(ShadowingClassLoader other) Copy all ClassFileTransformers from the given ClassLoader to the list of transformers that this ClassLoader will apply.