Uses of Interface
org.springframework.beans.PropertyValues

Packages that use PropertyValues
Package
Description
Bean post-processors for use in ApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryBean.
This package contains interfaces and classes for manipulating Java beans.
Support package for annotation-driven bean configuration.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Classes supporting the org.springframework.orm.jpa package.
Support classes for Spring's scripting package.
Provides data binding and validation functionality, for usage in business and/or UI layers.
Provides web-specific data binding functionality.