public interface BeanContextCreator<T extends BeanWrapperContext>
BeanWrapper to created contexts for its nested bean wrappers.| Modifier and Type | Method and Description |
|---|---|
T |
newBeanWrapperContext(Class clazz) |
T |
newBeanWrapperContext(Class clazz,
Type... types) |
Copyright © 2011-2013. All Rights Reserved.