Uses of Interface
net.sf.cglib.core.ClassGenerator
Packages that use ClassGenerator
Package
Description
-
Uses of ClassGenerator in net.sf.cglib.beans
Classes in net.sf.cglib.beans that implement ClassGeneratorModifier and TypeClassDescriptionstatic classclassstatic classstatic classstatic class -
Uses of ClassGenerator in net.sf.cglib.core
Classes in net.sf.cglib.core that implement ClassGeneratorModifier and TypeClassDescriptionclassAbstract class for all code-generating CGLIB utilities.static classMethods in net.sf.cglib.core that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorDefaultGeneratorStrategy.transform(ClassGenerator cg) Methods in net.sf.cglib.core with parameters of type ClassGeneratorModifier and TypeMethodDescriptionbyte[]DefaultGeneratorStrategy.generate(ClassGenerator cg) byte[]GeneratorStrategy.generate(ClassGenerator cg) Generate the class.protected ClassGeneratorDefaultGeneratorStrategy.transform(ClassGenerator cg) -
Uses of ClassGenerator in net.sf.cglib.proxy
Classes in net.sf.cglib.proxy that implement ClassGeneratorModifier and TypeClassDescriptionclassGenerates dynamic subclasses to enable method interception.classGenerates new interfaces at runtime.static class -
Uses of ClassGenerator in net.sf.cglib.reflect
Classes in net.sf.cglib.reflect that implement ClassGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Uses of ClassGenerator in net.sf.cglib.transform
Classes in net.sf.cglib.transform that implement ClassGeneratorFields in net.sf.cglib.transform declared as ClassGeneratorMethods in net.sf.cglib.transform that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorAbstractClassLoader.getGenerator(org.objectweb.asm.ClassReader r) protected ClassGeneratorTransformingClassLoader.getGenerator(org.objectweb.asm.ClassReader r) Constructors in net.sf.cglib.transform with parameters of type ClassGenerator -
Uses of ClassGenerator in net.sf.cglib.transform.impl
Methods in net.sf.cglib.transform.impl that return ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorUndeclaredThrowableStrategy.transform(ClassGenerator cg) Methods in net.sf.cglib.transform.impl with parameters of type ClassGeneratorModifier and TypeMethodDescriptionprotected ClassGeneratorUndeclaredThrowableStrategy.transform(ClassGenerator cg) -
Uses of ClassGenerator in net.sf.cglib.util
Classes in net.sf.cglib.util that implement ClassGeneratorModifier and TypeClassDescriptionstatic classstatic class