Uses of Package
net.sf.cglib.core
Packages that use net.sf.cglib.core
Package
Description
-
Classes in net.sf.cglib.core used by net.sf.cglib.beansClassDescriptionAbstract class for all code-generating CGLIB utilities.A representation of a method signature, containing the method name, return type, and parameter types.
-
Classes in net.sf.cglib.core used by net.sf.cglib.coreClassDescriptionAbstract class for all code-generating CGLIB utilities.Customizes key types for
KeyFactory
when building equals, hashCode, and toString.The default policy used byAbstractClassGenerator
.Customizes key types forKeyFactory
right in constructor.TheGeneratorStrategy</code.
Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.Marker interface for customizers ofKeyFactory
AMethodVisitor
that renumbers local variables in their order of appearance.Mapping from old to new local variable indexes.Internal interface, only public due to ClassLoader issues.Customize the generated class name forAbstractClassGenerator
-based utilities.A representation of a method signature, containing the method name, return type, and parameter types. -
Classes in net.sf.cglib.core used by net.sf.cglib.core.internalClassDescriptionCustomizes key types for
KeyFactory
when building equals, hashCode, and toString.Marker interface for customizers ofKeyFactory
-
Classes in net.sf.cglib.core used by net.sf.cglib.proxyClassDescriptionAbstract class for all code-generating CGLIB utilities.The
GeneratorStrategy</code.
Customize the generated class name forAbstractClassGenerator
-based utilities.A representation of a method signature, containing the method name, return type, and parameter types.Allows to check for object equality, yet the class does not keep strong reference to the target. -
Classes in net.sf.cglib.core used by net.sf.cglib.reflectClassDescriptionAbstract class for all code-generating CGLIB utilities.A representation of a method signature, containing the method name, return type, and parameter types.
-
Classes in net.sf.cglib.core used by net.sf.cglib.transform
-
Classes in net.sf.cglib.core used by net.sf.cglib.transform.implClassDescriptionThe
GeneratorStrategy</code.
A representation of a method signature, containing the method name, return type, and parameter types. -
Classes in net.sf.cglib.core used by net.sf.cglib.utilClassDescriptionAbstract class for all code-generating CGLIB utilities.A representation of a method signature, containing the method name, return type, and parameter types.