Uses of Class
net.sf.cglib.core.AbstractClassGenerator
Packages that use AbstractClassGenerator
Package
Description
-
Uses of AbstractClassGenerator in net.sf.cglib.beans
Subclasses of AbstractClassGenerator in net.sf.cglib.beansModifier and TypeClassDescriptionstatic class
class
static class
static class
static class
-
Uses of AbstractClassGenerator in net.sf.cglib.core
Subclasses of AbstractClassGenerator in net.sf.cglib.coreMethods in net.sf.cglib.core that return AbstractClassGeneratorModifier and TypeMethodDescriptionstatic AbstractClassGenerator
AbstractClassGenerator.getCurrent()
Used internally by CGLIB.Methods in net.sf.cglib.core with parameters of type AbstractClassGeneratorModifier and TypeMethodDescriptionAbstractClassGenerator.ClassLoaderData.get
(AbstractClassGenerator gen, boolean useCache) -
Uses of AbstractClassGenerator in net.sf.cglib.proxy
Subclasses of AbstractClassGenerator in net.sf.cglib.proxyModifier and TypeClassDescriptionclass
Generates dynamic subclasses to enable method interception.class
Generates new interfaces at runtime.static class
-
Uses of AbstractClassGenerator in net.sf.cglib.reflect
Subclasses of AbstractClassGenerator in net.sf.cglib.reflectModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Uses of AbstractClassGenerator in net.sf.cglib.util
Subclasses of AbstractClassGenerator in net.sf.cglib.utilModifier and TypeClassDescriptionstatic class
static class