类的使用
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的子类 修饰符和类型 类 说明 class
PropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation>
AnnotationAttributes
for the annotation meta-annotatedPropertySourceExtension
-
io.microsphere.spring.core.annotation中GenericAnnotationAttributes的使用
io.microsphere.spring.core.annotation中GenericAnnotationAttributes的子类 修饰符和类型 类 说明 class
ResolvablePlaceholderAnnotationAttributes<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 ofGenericAnnotationAttributes
from the specifiedannotation
static <A extends java.lang.annotation.Annotation>
GenericAnnotationAttributes<A>GenericAnnotationAttributes. of(org.springframework.core.annotation.AnnotationAttributes attributes)
Create an instance ofGenericAnnotationAttributes
from the specifiedAnnotationAttributes
-