Uses of Interface
org.springframework.core.AttributeAccessor

Packages that use AttributeAccessor
Package
Description
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.
Provides basic classes for exception handling and version detection, and other core helpers that are not specific to any part of the framework.
This package contains the Spring TestContext Framework which provides annotation-driven unit and integration testing support that is agnostic of the actual testing framework in use.
Support classes for the Spring TestContext Framework.