深入分析BeanWrapper


深入分析BeanWrapper

BeanWrapper是一个从BeanDefinition到Bean直接的中间产物

可以访问属性的通用型接口(例如对象的 bean 属性或者对象中的字段),作为 BeanWrapper 的基础接口


  TOC