Package | Description |
---|---|
net.sf.cglib.beans | |
net.sf.cglib.core | |
net.sf.cglib.proxy | |
net.sf.cglib.reflect | |
net.sf.cglib.util |
Modifier and Type | Class | Description |
---|---|---|
static class |
BeanCopier.Generator |
|
class |
BeanGenerator |
|
static class |
BeanMap.Generator |
|
static class |
BulkBean.Generator |
|
static class |
ImmutableBean.Generator |
Modifier and Type | Class | Description |
---|---|---|
static class |
KeyFactory.Generator |
Modifier and Type | Method | Description |
---|---|---|
static AbstractClassGenerator |
AbstractClassGenerator.getCurrent() |
Used internally by CGLIB.
|
Modifier and Type | Method | Description |
---|---|---|
Object |
AbstractClassGenerator.ClassLoaderData.get(AbstractClassGenerator gen,
boolean useCache) |
Modifier and Type | Class | 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 | Description |
---|---|---|
static class |
ConstructorDelegate.Generator |
|
static class |
FastClass.Generator |
|
static class |
MethodDelegate.Generator |
|
static class |
MulticastDelegate.Generator |
Modifier and Type | Class | Description |
---|---|---|
static class |
ParallelSorter.Generator |
|
static class |
StringSwitcher.Generator |
Copyright © 2018. All rights reserved.