Uses of Class
org.springframework.cglib.core.AbstractClassGenerator
Packages that use AbstractClassGenerator
Package
Description
Spring's repackaging of the
CGLIB beans package
(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).
Spring's repackaging of the
CGLIB reflect package
(for internal use only).
Spring's repackaging of the
CGLIB util package
(for internal use only).
-
Uses of AbstractClassGenerator in org.springframework.cglib.beans
Subclasses of AbstractClassGenerator in org.springframework.cglib.beansModifier and TypeClassDescriptionstatic classclassstatic classstatic classstatic class -
Uses of AbstractClassGenerator in org.springframework.cglib.core
Subclasses of AbstractClassGenerator in org.springframework.cglib.coreMethods in org.springframework.cglib.core that return AbstractClassGeneratorModifier and TypeMethodDescriptionstatic AbstractClassGeneratorAbstractClassGenerator.getCurrent()Used internally by CGLIB.Methods in org.springframework.cglib.core with parameters of type AbstractClassGeneratorModifier and TypeMethodDescriptionAbstractClassGenerator.ClassLoaderData.get(AbstractClassGenerator gen, boolean useCache) -
Uses of AbstractClassGenerator in org.springframework.cglib.proxy
Subclasses of AbstractClassGenerator in org.springframework.cglib.proxyModifier and TypeClassDescriptionclassGenerates dynamic subclasses to enable method interception.classGenerates new interfaces at runtime.static class -
Uses of AbstractClassGenerator in org.springframework.cglib.reflect
Subclasses of AbstractClassGenerator in org.springframework.cglib.reflectModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Uses of AbstractClassGenerator in org.springframework.cglib.util
Subclasses of AbstractClassGenerator in org.springframework.cglib.utilModifier and TypeClassDescriptionstatic classstatic class