JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Framework
org.springframework.instrument
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.instrument
package
org.springframework.instrument
Core package for byte code instrumentation.
Related Packages
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).
Classes
Class
Description
InstrumentationSavingAgent
Java agent that saves the
Instrumentation
interface from the JVM for later use.