| Package | Description |
|---|---|
| org.springframework.cglib.core |
Spring's repackaging of the
CGLIB core package
(for internal use only).
|
| org.springframework.cglib.proxy |
Spring's repackaging of the
CGLIB proxy package
(for internal use only).
|
| Modifier and Type | Method and Description |
|---|---|
protected Class |
AbstractClassGenerator.generate(AbstractClassGenerator.ClassLoaderData data) |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
Enhancer.generate(AbstractClassGenerator.ClassLoaderData data) |