Package | Description |
---|---|
org.springframework.cache.annotation |
Annotations and supporting classes for declarative cache management.
|
org.springframework.core.annotation |
Core support package for Java 5 annotations.
|
org.springframework.scheduling.annotation |
JDK 1.5+ annotation for asynchronous method execution.
|
org.springframework.transaction.annotation |
JDK 1.5+ annotation for transaction demarcation.
|
Class and Description |
---|
AnnotationAttributes
LinkedHashMap subclass representing annotation attribute key/value pairs
as read by Spring's reflection- or ASM-based AnnotationMetadata implementations. |
Class and Description |
---|
AnnotationAttributes
LinkedHashMap subclass representing annotation attribute key/value pairs
as read by Spring's reflection- or ASM-based AnnotationMetadata implementations. |
Class and Description |
---|
AnnotationAttributes
LinkedHashMap subclass representing annotation attribute key/value pairs
as read by Spring's reflection- or ASM-based AnnotationMetadata implementations. |
Class and Description |
---|
AnnotationAttributes
LinkedHashMap subclass representing annotation attribute key/value pairs
as read by Spring's reflection- or ASM-based AnnotationMetadata implementations. |
Copyright © 2015. All Rights Reserved.