This is a cache of https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/instrument/package-summary.html. It is a snapshot of the page as it appeared on 2025-11-19T08:34:29.924+0000.
org.
spring
framework.instrument (
spring
Framework 7.0.0 API)
JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
spring
Framework
org.
spring
framework.instrument
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.
spring
framework.instrument
package
org.
spring
framework.instrument
Core package for byte code instrumentation.
Related Packages
Package
Description
org.
spring
framework.instrument.classloading
Support package for load time weaving based on class loaders, as required by JPA providers (but not JPA-specific).
Classes
Class
Description
InstrumentationSavingAgent
Java agent that saves the
Instrumentation
interface from the JVM for later use.