Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.core.annotation Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AliasFor@AliasFor is an annotation that is used to declare aliases forannotation attributes.Classorg.springframework.core.annotationSpring MVC
AnnotatedElementUtilsGeneral utility methods for finding annotations and meta-annotations onAnnotatedElementUtils defines the public API for Spring'sClassorg.springframework.core.annotationSpring MVC
AnnotationAttributesLinkedHashMap subclass representing annotation attributekey-value pairs as read by AnnotationUtils,Classorg.springframework.core.annotationSpring MVC
AnnotationAwareOrderComparatorAnnotationAwareOrderComparator is an extension ofOrderComparator that supports Spring'sClassorg.springframework.core.annotationSpring MVC
AnnotationConfigurationExceptionThrown by AnnotationUtils and synthesized annotationsif an annotation is improperly configured.Classorg.springframework.core.annotationSpring MVC
AnnotationUtilsGeneral utility methods for working with annotations, handling meta-annotations,bridge methods (which the compiler generates for generic declarations) as wellClassorg.springframework.core.annotationSpring MVC
Order@Order defines the sort order for an annotated component.Classorg.springframework.core.annotationSpring MVC
OrderUtilsGeneral utility for determining the order of an object based on its type declaration.Classorg.springframework.core.annotationSpring MVC
SynthesizingMethodParameterA MethodParameter variant which synthesizes annotations thatdeclare attribute aliases via @AliasFor.Classorg.springframework.core.annotationSpring MVC