public interface BeanInstanceCreator
BeanWrapperContext.newBeanInstance() to instantiate the wrapped bean when necessary.BeanWrapperContext.setBeanInstanceCreator(BeanInstanceCreator) to handle
bean instatiation.| Modifier and Type | Method and Description |
|---|---|
Object |
newBeanInstance(Class clazz) |
Object newBeanInstance(Class clazz) throws BeanInstanceCreatorException
BeanInstanceCreatorExceptionCopyright © 2011-2013. All Rights Reserved.