类的使用
com.burukeyou.smartdi.support.AnnotationMeta
-
使用AnnotationMeta的程序包 程序包 说明 com.burukeyou.smartdi.proxyspi com.burukeyou.smartdi.register com.burukeyou.smartdi.support com.burukeyou.smartdi.utils -
-
com.burukeyou.smartdi.proxyspi中AnnotationMeta的使用
参数类型为AnnotationMeta的com.burukeyou.smartdi.proxyspi中的方法 修饰符和类型 方法 说明 org.springframework.beans.factory.support.RootBeanDefinitionProxySPIAutowiredBeanProcessor. getRootBeanDefinition(Class<?> injectedType, AnnotationMeta annotationMeta) -
com.burukeyou.smartdi.register中AnnotationMeta的使用
声明为AnnotationMeta的com.burukeyou.smartdi.register中的字段 修饰符和类型 字段 说明 protected AnnotationMetaBaseAutowiredBeanPostProcessor.AnnotatedInjectElement. annotationMeta返回AnnotationMeta的com.burukeyou.smartdi.register中的方法 修饰符和类型 方法 说明 AnnotationMetaBaseAutowiredBeanPostProcessor.AnnotatedInjectElement. getAnnotationMeta()参数类型为AnnotationMeta的com.burukeyou.smartdi.register中的构造器 构造器 说明 AnnotatedFieldElement(Field field, AnnotationMeta annotationMeta)AnnotatedInjectElement(Member member, PropertyDescriptor pd, AnnotationMeta annotationMeta) -
com.burukeyou.smartdi.support中AnnotationMeta的使用
参数类型为AnnotationMeta的com.burukeyou.smartdi.support中的构造器 构造器 说明 ProxySPIFactoryBeanParam(Class<?> targetClass, AnnotationMeta annotationMeta) -
com.burukeyou.smartdi.utils中AnnotationMeta的使用
返回AnnotationMeta的com.burukeyou.smartdi.utils中的方法 修饰符和类型 方法 说明 static AnnotationMetaAnnotationPlusUtils. getAnnotationMeta(AnnotatedElement annotatedElement, Class<? extends Annotation> annotationType, org.springframework.core.env.PropertyResolver propertyResolver, boolean ignoreDefaultValue, boolean tryMergedAnnotation, String... ignoreAttributeNames)
-