Generated by
JDiff

Package org.springframework.beans

Changed Classes and Interfaces
AbstractPropertyAccessor Abstract implementation of the PropertyAccessor interface.
BeanWrapper The central interface of Spring's low-level JavaBeans infrastructure.
BeanWrapperImpl Default BeanWrapper implementation that should be sufficient for all typical use cases.
ConfigurablePropertyAccessor Interface that encapsulates configuration methods for a PropertyAccessor.
DirectFieldAccessor PropertyAccessor implementation that directly accesses instance fields.