public interface BeanContextBuilder
JuffrouBeanWrapper to created contexts for its nested bean wrappers.| Modifier and Type | Method and Description |
|---|---|
BeanWrapperContext |
build(CustomizableBeanWrapperFactory bwFactory,
Class clazz,
Type... types)
Called by the BeanWrapperFactory to instantiate a new BeanWrapperContext
|
BeanWrapperContext build(CustomizableBeanWrapperFactory bwFactory, Class clazz, Type... types)
bwFactory - clazz - types - Copyright © 2011–2014 Carlos Martins. All rights reserved.