类的使用
io.microsphere.spring.core.annotation.GenericAnnotationAttributes
-
使用GenericAnnotationAttributes的程序包 程序包 说明 io.microsphere.spring.config.context.annotation io.microsphere.spring.core.annotation -
-
io.microsphere.spring.config.context.annotation中GenericAnnotationAttributes的使用
io.microsphere.spring.config.context.annotation中GenericAnnotationAttributes的子类 修饰符和类型 类 说明 classPropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation>AnnotationAttributesfor the annotation meta-annotatedPropertySourceExtension -
io.microsphere.spring.core.annotation中GenericAnnotationAttributes的使用
io.microsphere.spring.core.annotation中GenericAnnotationAttributes的子类 修饰符和类型 类 说明 classResolvablePlaceholderAnnotationAttributes<A extends java.lang.annotation.Annotation>The resolvable placeholders ofAnnotationAttributes返回GenericAnnotationAttributes的io.microsphere.spring.core.annotation中的方法 修饰符和类型 方法 说明 static <A extends java.lang.annotation.Annotation>
GenericAnnotationAttributes<A>GenericAnnotationAttributes. of(A annotation)Create an instance ofGenericAnnotationAttributesfrom the specifiedannotationstatic <A extends java.lang.annotation.Annotation>
GenericAnnotationAttributes<A>GenericAnnotationAttributes. of(org.springframework.core.annotation.AnnotationAttributes attributes)Create an instance ofGenericAnnotationAttributesfrom the specifiedAnnotationAttributes
-