Uses of Package
org.springframework.instrument.classloading
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
Load-time weaving support for a Spring application context, building on Spring's
LoadTimeWeaver
abstraction.Support package for load time weaving based on class loaders,
as required by JPA providers (but not JPA-specific).
Support for class instrumentation on GlassFish.
Support for class instrumentation on JBoss AS 6 and 7.
Support for class instrumentation on Tomcat.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
Internal support for managing JPA persistence units.
-
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
.Subclass of ShadowingClassLoader that overrides attempts to locate certain files.ClassLoader decorator that shadows an enclosing ClassLoader, applying registered transformers to all affected classes.Simplistic implementation of an instrumentableClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
. -
ClassDescriptionDefines the contract for adding one or more
ClassFileTransformers
to aClassLoader
.