Package | Description |
---|---|
org.springframework.cglib.beans |
Spring's repackaging of the
CGLIB beans package
(for internal use only).
|
Modifier and Type | Method and Description |
---|---|
static void |
BeanGenerator.addProperties(BeanGenerator gen,
Class type) |
static void |
BeanGenerator.addProperties(BeanGenerator gen,
Map props) |
static void |
BeanGenerator.addProperties(BeanGenerator gen,
PropertyDescriptor[] descriptors) |