Package org.springframework.asm
Spring's repackaging of
org.objectweb.asm 4 (for internal use only).
See: Description
-
Class Summary Class Description SpringAsmInfo Utility class exposing constants related to Spring's internal repackaging of the ASM bytecode manipulation library (currently based on version 5.0).
Package org.springframework.asm Description
Spring's repackaging of
org.objectweb.asm 4 (for internal use only).
This repackaging technique avoids any potential conflicts with dependencies on ASM at the application level or from other third-party libraries and frameworks.
As this repackaging happens at the classfile level, sources and Javadoc are not available here. See the original ObjectWeb ASM 4 Javadoc for details when working with these classes.
- Since:
- 3.2