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() |
Object newBeanInstance() throws BeanInstanceCreatorException
BeanInstanceCreatorExceptionCopyright © 2011-2013. All Rights Reserved.