Package net.sf.cglib.core

Interface Summary

ClassGenerator
Constants
Converter
Customizer
GeneratorStrategy The GeneratorStrategy
MethodWrapper.MethodWrapperKeyInternal interface, only public due to ClassLoader issues.
NamingPolicy Customize the generated class name for AbstractClassGenerator-based utilities.
ObjectSwitchCallback
Predicate
ProcessArrayCallback
ProcessSwitchCallback
Transformer

Class Summary

AbstractClassGenerator Abstract class for all code-generating CGLIB utilities.
Block
ClassesKey
ClassEmitter
ClassInfo
ClassNameReader
CodeEmitter
CodeGenerationException
CollectionUtils
DebuggingClassWriter
DefaultGeneratorStrategy
DefaultNamingPolicy The default policy used by AbstractClassGenerator.
DuplicatesPredicate
EmitUtils
EmitUtils.ArrayDelimiters
KeyFactory Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.
KeyFactory.Generator
Local
MethodInfo
MethodInfoTransformer
MethodWrapper
ReflectUtils
RejectModifierPredicate
RemappingCodeVisitor
Signature A representation of a method signature, containing the method name, return type, and parameter types.
TinyBitSet
TypeUtils
VisibilityPredicate

Copyright (c) 2001 - Apache Software Foundation