public interface BeanContextBuilder
BeanWrapper to created contexts for its nested bean wrappers.| Modifier and Type | Method and Description |
|---|---|
BeanWrapperContext |
build(BeanWrapperFactory bwFactory,
Class clazz,
Type... types)
Called by the BeanWrapperFactory to instantiate a new BeanWrapperContext
|
BeanWrapperContext build(BeanWrapperFactory bwFactory, Class clazz, Type... types)
bwFactory - clazz - types - Copyright © 2011-2013. All Rights Reserved.