Uses of Package
org.springframework.asm
Packages that use org.springframework.asm
Package
Description
Spring's repackaging of
ASM 9.x
(with Spring-specific patches; for internal use only).
Spring's repackaging of the
CGLIB core package
(for internal use only).
Spring's repackaging of the
CGLIB proxy package
(for internal use only).
Expression parsing support within a Spring application context.
SpEL's central implementation package.
SpEL's abstract syntax tree.
SpEL's standard parser implementation.
SpEL's default implementations for various core abstractions.
-
Classes in org.springframework.asm used by org.springframework.asmClassDescriptionA visitor to visit a Java annotation.A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine Specification (JVMS).A dynamically extensible vector of bytes.A parser to make a
ClassVisitor
visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).A visitor to visit a Java class.AClassVisitor
that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).A visitor to visit a Java field.A reference to a field or a method.A position in the bytecode of a method.A visitor to visit a Java method.A visitor to visit a Java module.A visitor to visit a record component.A Java field or method type.The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.A reference to a type appearing in a class, field or method declaration, or on an instruction. -
Classes in org.springframework.asm used by org.springframework.cglib.core
-
Classes in org.springframework.asm used by org.springframework.cglib.proxy
-
Classes in org.springframework.asm used by org.springframework.context.expressionClassDescriptionA visitor to visit a Java method.The JVM opcodes, access flags and array type codes.
-
Classes in org.springframework.asm used by org.springframework.expression.spelClassDescriptionA
ClassVisitor
that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).A visitor to visit a Java method.The JVM opcodes, access flags and array type codes. -
Classes in org.springframework.asm used by org.springframework.expression.spel.astClassDescriptionA visitor to visit a Java method.The JVM opcodes, access flags and array type codes.
-
Classes in org.springframework.asm used by org.springframework.expression.spel.standard
-
Classes in org.springframework.asm used by org.springframework.expression.spel.supportClassDescriptionA visitor to visit a Java method.The JVM opcodes, access flags and array type codes.