Uses of Interface
org.springframework.cglib.core.ClassGenerator
Packages that use ClassGenerator
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 transform package
(for internal use only).
Spring's repackaging of the
CGLIB transform impl package
(for internal use only).
Spring's repackaging of the
CGLIB util package
(for internal use only).
-
Uses of ClassGenerator in org.springframework.cglib.beans
Classes in org.springframework.cglib.beans that implement ClassGeneratorModifier and TypeClassDescriptionstatic classclassstatic classstatic classstatic class -
Uses of ClassGenerator in org.springframework.cglib.core
Classes in org.springframework.cglib.core that implement ClassGeneratorModifier and TypeClassDescriptionclassAbstract class for all code-generating CGLIB utilities.static classMethods in org.springframework.cglib.core that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorDefaultGeneratorStrategy.transform(ClassGenerator cg) Methods in org.springframework.cglib.core with parameters of type ClassGeneratorModifier and TypeMethodDescriptionbyte[]ClassLoaderAwareGeneratorStrategy.generate(ClassGenerator cg) byte[]DefaultGeneratorStrategy.generate(ClassGenerator cg) byte[]GeneratorStrategy.generate(ClassGenerator cg) Generate the class.protected ClassGeneratorDefaultGeneratorStrategy.transform(ClassGenerator cg) -
Uses of ClassGenerator in org.springframework.cglib.proxy
Classes in org.springframework.cglib.proxy that implement ClassGeneratorModifier and TypeClassDescriptionclassGenerates dynamic subclasses to enable method interception.classGenerates new interfaces at runtime.static class -
Uses of ClassGenerator in org.springframework.cglib.reflect
Classes in org.springframework.cglib.reflect that implement ClassGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Uses of ClassGenerator in org.springframework.cglib.transform
Classes in org.springframework.cglib.transform that implement ClassGeneratorMethods in org.springframework.cglib.transform that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorAbstractClassLoader.getGenerator(ClassReader r) protected ClassGeneratorTransformingClassLoader.getGenerator(ClassReader r) Constructors in org.springframework.cglib.transform with parameters of type ClassGenerator -
Uses of ClassGenerator in org.springframework.cglib.transform.impl
Methods in org.springframework.cglib.transform.impl that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorUndeclaredThrowableStrategy.transform(ClassGenerator cg) Methods in org.springframework.cglib.transform.impl with parameters of type ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorUndeclaredThrowableStrategy.transform(ClassGenerator cg) -
Uses of ClassGenerator in org.springframework.cglib.util
Classes in org.springframework.cglib.util that implement ClassGeneratorModifier and TypeClassDescriptionstatic classstatic class