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 | Description |
---|---|
AbstractClassGenerator |
Abstract class for all code-generating CGLIB utilities.
|
ClassGenerator | |
Converter |
Class | 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 | Description |
---|---|
Customizer |
Customizes key types for
KeyFactory when building equals, hashCode, and toString. |
KeyFactoryCustomizer |
Marker interface for customizers of
KeyFactory |
Class | 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 | 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 | Description |
---|---|
ClassEmitter | |
ClassGenerator |
Class | 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 | Description |
---|---|
AbstractClassGenerator |
Abstract class for all code-generating CGLIB utilities.
|
ClassGenerator |
Copyright © 2018. All rights reserved.