Package | Description |
---|---|
net.sf.cglib.beans | |
net.sf.cglib.core | |
net.sf.cglib.core.internal | |
net.sf.cglib.proxy | |
net.sf.cglib.reflect | |
net.sf.cglib.transform | |
net.sf.cglib.transform.impl | |
net.sf.cglib.util |
Class and Description |
---|
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
ClassGenerator |
Converter |
Class and Description |
---|
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
AbstractClassGenerator.ClassLoaderData |
AbstractClassGenerator.Source |
Block |
ClassEmitter |
ClassGenerator |
ClassInfo |
CodeEmitter |
Customizer
Customizes key types for
KeyFactory when building equals, hashCode, and toString. |
DebuggingClassWriter |
DefaultGeneratorStrategy |
DefaultNamingPolicy
The default policy used by
AbstractClassGenerator . |
EmitUtils.ArrayDelimiters |
FieldTypeCustomizer
Customizes key types for
KeyFactory right in constructor. |
GeneratorStrategy
The GeneratorStrategy
|
HashCodeCustomizer |
KeyFactory
Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.
|
KeyFactoryCustomizer
Marker interface for customizers of
KeyFactory |
Local |
LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
MethodInfo |
MethodInfoTransformer |
NamingPolicy
Customize the generated class name for
AbstractClassGenerator -based utilities. |
ObjectSwitchCallback |
Predicate |
ProcessArrayCallback |
ProcessSwitchCallback |
Signature
A representation of a method signature, containing the method name,
return type, and parameter types.
|
Transformer |
Class and Description |
---|
Customizer
Customizes key types for
KeyFactory when building equals, hashCode, and toString. |
KeyFactoryCustomizer
Marker interface for customizers of
KeyFactory |
Class and Description |
---|
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
AbstractClassGenerator.ClassLoaderData |
ClassGenerator |
CodeGenerationException |
Signature
A representation of a method signature, containing the method name,
return type, and parameter types.
|
WeakCacheKey
Allows to check for object equality, yet the class does not keep strong reference to the target.
|
Class and Description |
---|
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
ClassGenerator |
Signature
A representation of a method signature, containing the method name,
return type, and parameter types.
|
Class and Description |
---|
ClassEmitter |
ClassGenerator |
Class and Description |
---|
ClassEmitter |
ClassGenerator |
CodeEmitter |
DefaultGeneratorStrategy |
GeneratorStrategy
The GeneratorStrategy
|
Signature
A representation of a method signature, containing the method name,
return type, and parameter types.
|
Class and Description |
---|
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
ClassGenerator |
Copyright © 2023. All rights reserved.