JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
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.