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 |
---|---|
Object |
build(Class clazz) |
Object build(Class clazz) throws BeanInstanceBuilderException
BeanInstanceBuilderException
Copyright © 2011–2020 Juffrou. All rights reserved.