Uses of Class
org.springframework.beans.MutablePropertyValues

Packages that use MutablePropertyValues
Package
Description
This package contains interfaces and classes for manipulating Java beans.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Provides data binding and validation functionality, for usage in business and/or UI layers.
Provides web-specific data binding functionality.
Support classes for the multipart resolution framework.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.