| Package | Description |
|---|---|
| org.springframework.beans.factory.annotation |
Support package for annotation-driven bean configuration.
|
| org.springframework.cache.annotation |
Annotations and supporting classes for declarative cache management.
|
| org.springframework.context.annotation |
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
|
| org.springframework.core.type |
Core support package for type introspection.
|
| org.springframework.core.type.classreading |
Support classes for reading annotation and class-level metadata.
|
| org.springframework.core.type.filter |
Core support package for type filtering (e.g.
|
| org.springframework.scheduling.annotation |
Java 5 annotation for asynchronous method execution.
|
| org.springframework.transaction.annotation |
Spring's support for annotation-based transaction demarcation.
|
| Class and Description |
|---|
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| MethodMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| AnnotatedTypeMetadata |
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| MethodMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| AnnotatedTypeMetadata |
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| ClassMetadata
Interface that defines abstract metadata of a specific class,
in a form that does not require that class to be loaded yet.
|
| MethodMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
StandardClassMetadata
ClassMetadata implementation that uses standard reflection
to introspect a given Class. |
| Class and Description |
|---|
| AnnotatedTypeMetadata |
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| ClassMetadata
Interface that defines abstract metadata of a specific class,
in a form that does not require that class to be loaded yet.
|
| MethodMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| ClassMetadata
Interface that defines abstract metadata of a specific class,
in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|
| Class and Description |
|---|
| AnnotationMetadata
Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
|