Uses of Class
org.springframework.core.annotation.AnnotationAttributes

Packages that use AnnotationAttributes
Package
Description
Support package for annotation-driven bean configuration.
Annotations and supporting classes for declarative cache management.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Core support package for annotations, meta-annotations, and merged annotations with attribute overrides.
Java 5 annotation for asynchronous method execution.
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.
Spring's support for annotation-based transaction demarcation.