public interface BeanInstanceBuilder
BeanWrapperContext.newBeanInstance() to instantiate the wrapped bean when necessary.CustomizableBeanWrapperFactory.setBeanInstanceBuilder(BeanInstanceBuilder) to handle
bean instantiation.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
build(java.lang.Class clazz) |
java.lang.Object build(java.lang.Class clazz)
throws BeanInstanceBuilderException
BeanInstanceBuilderExceptionCopyright © 2011-2014 Carlos Martins. All Rights Reserved.