Package | Description |
---|---|
net.sf.juffrou.reflect | |
net.sf.juffrou.reflect.internal |
Modifier and Type | Method and Description |
---|---|
BeanInstanceBuilder |
DefaultBeanWrapperFactory.getBeanInstanceBuilder() |
BeanInstanceBuilder |
BeanWrapperFactory.getBeanInstanceBuilder()
Obtains the builder that will be used to create bean instances every time a bean instantiation is needed.
|
BeanInstanceBuilder |
CustomizableBeanWrapperFactory.getBeanInstanceBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
CustomizableBeanWrapperFactory.setBeanInstanceBuilder(BeanInstanceBuilder beanInstanceBuilder)
Control the instantiation of beans and wrapped beans.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBeanInstanceCreator |
Copyright © 2011–2020 Juffrou. All rights reserved.