Modifier and Type | Class and Description |
---|---|
static class |
BeanCopier.Generator |
class |
BeanGenerator |
static class |
BeanMap.Generator |
static class |
BulkBean.Generator |
static class |
ImmutableBean.Generator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassGenerator
Abstract class for all code-generating CGLIB utilities.
|
static class |
KeyFactory.Generator |
Modifier and Type | Method and Description |
---|---|
protected ClassGenerator |
DefaultGeneratorStrategy.transform(ClassGenerator cg) |
Modifier and Type | Method and Description |
---|---|
byte[] |
GeneratorStrategy.generate(ClassGenerator cg)
Generate the class.
|
byte[] |
DefaultGeneratorStrategy.generate(ClassGenerator cg) |
protected ClassGenerator |
DefaultGeneratorStrategy.transform(ClassGenerator cg) |
Modifier and Type | Class and Description |
---|---|
class |
Enhancer
Generates dynamic subclasses to enable method interception.
|
class |
InterfaceMaker
Generates new interfaces at runtime.
|
static class |
Mixin.Generator |
Modifier and Type | Class and Description |
---|---|
static class |
ConstructorDelegate.Generator |
static class |
FastClass.Generator |
static class |
MethodDelegate.Generator |
static class |
MulticastDelegate.Generator |
Modifier and Type | Class and Description |
---|---|
class |
ClassReaderGenerator |
class |
TransformingClassGenerator |
Modifier and Type | Method and Description |
---|---|
protected ClassGenerator |
TransformingClassLoader.getGenerator(ClassReader r) |
protected ClassGenerator |
AbstractClassLoader.getGenerator(ClassReader r) |
Constructor and Description |
---|
TransformingClassGenerator(ClassGenerator gen,
ClassTransformer t) |
Modifier and Type | Method and Description |
---|---|
protected ClassGenerator |
UndeclaredThrowableStrategy.transform(ClassGenerator cg) |
Modifier and Type | Method and Description |
---|---|
protected ClassGenerator |
UndeclaredThrowableStrategy.transform(ClassGenerator cg) |
Modifier and Type | Class and Description |
---|---|
static class |
ParallelSorter.Generator |
static class |
StringSwitcher.Generator |
Copyright © 2018. All rights reserved.