Package | Description |
---|---|
org.springframework.instrument.classloading |
Support package for load time weaving based on class loaders,
as required by JPA providers (but not JPA-specific).
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceOverridingShadowingClassLoader.copyOverrides(ResourceOverridingShadowingClassLoader other)
Copy all overrides from the given ClassLoader.
|