Uses of Class
io.microsphere.spring.core.annotation.GenericAnnotationAttributes
Packages that use GenericAnnotationAttributes
Package
Description
-
Uses of GenericAnnotationAttributes in io.microsphere.spring.config.context.annotation
Modifier and TypeClassDescriptionclassPropertySourceExtensionAttributes<A extends Annotation>AnnotationAttributesfor the annotation meta-annotatedPropertySourceExtension -
Uses of GenericAnnotationAttributes in io.microsphere.spring.core.annotation
Subclasses of GenericAnnotationAttributes in io.microsphere.spring.core.annotationModifier and TypeClassDescriptionclassThe resolvable placeholders ofAnnotationAttributesMethods in io.microsphere.spring.core.annotation that return GenericAnnotationAttributesModifier and TypeMethodDescriptionstatic <A extends Annotation>
GenericAnnotationAttributes<A>GenericAnnotationAttributes.of(A annotation) Create an instance ofGenericAnnotationAttributesfrom the specifiedannotationstatic <A extends Annotation>
GenericAnnotationAttributes<A>GenericAnnotationAttributes.of(org.springframework.core.annotation.AnnotationAttributes attributes) Create an instance ofGenericAnnotationAttributesfrom the specifiedAnnotationAttributes