接口的使用
xyz.xiezc.ioc.starter.common.context.AnnotationContext
-
使用AnnotationContext的程序包 程序包 说明 xyz.xiezc.ioc.starter.annotation xyz.xiezc.ioc.starter.common.context.impl -
-
xyz.xiezc.ioc.starter.annotation中AnnotationContext的使用
参数类型为AnnotationContext的xyz.xiezc.ioc.starter.annotation中的方法 修饰符和类型 方法 说明 protected FieldDefinitionAnnotationHandler. dealFieldDefinition(Field field, BeanDefinition beanDefinition, AnnotationContext annotationContext)protected MethodDefinitionAnnotationHandler. dealMethodDefinition(Method method, BeanDefinition beanDefinition, AnnotationContext annotationContext) -
xyz.xiezc.ioc.starter.common.context.impl中AnnotationContext的使用
实现AnnotationContext的xyz.xiezc.ioc.starter.common.context.impl中的类 修饰符和类型 类 说明 classAnnotationContextUtil处理注解相关的工具类
-