类的使用
xyz.xiezc.ioc.annotation.Component
-
使用Component的程序包 程序包 说明 xyz.xiezc.ioc.annotation xyz.xiezc.ioc.annotation.handler xyz.xiezc.ioc.common.create.impl -
-
xyz.xiezc.ioc.annotation中Component的使用
注释类型为Component的xyz.xiezc.ioc.annotation中的类 修饰符和类型 类 说明 interfaceAopinterfaceEventListener事件处理器的注解 -
xyz.xiezc.ioc.annotation.handler中Component的使用
注释类型为Component的xyz.xiezc.ioc.annotation.handler中的类 修饰符和类型 类 说明 classAopAnnotationHandlerclassBeanAnnotationHandlerclassBeanScanAnnotationHandlerclassComponentAnnotationHandlerclassConfigurationAnnotationHandler被configuration 注解的方法的处理逻辑classInitAnnotationHandlerclassInjectAnnotationHandlerclassValueAnnotationHandler返回变量类型为Component的类型的xyz.xiezc.ioc.annotation.handler中的方法 修饰符和类型 方法 说明 Class<Component>ComponentAnnotationHandler. getAnnotationType()参数类型为Component的xyz.xiezc.ioc.annotation.handler中的方法 修饰符和类型 方法 说明 voidComponentAnnotationHandler. processClass(Component annotation, Class clazz, ApplicationContextUtil contextUtil)这个注解的左右就是把bean放入容器中voidComponentAnnotationHandler. processField(FieldDefinition fieldDefinition, Component annotation, BeanDefinition beanSignature, ApplicationContextUtil contextUtil)voidComponentAnnotationHandler. processMethod(MethodDefinition methodDefinition, Component annotation, BeanDefinition beanSignature, ApplicationContextUtil contextUtil)处理Component 注解的方法 -
xyz.xiezc.ioc.common.create.impl中Component的使用
注释类型为Component的xyz.xiezc.ioc.common.create.impl中的类 修饰符和类型 类 说明 classFactoryBeanCreateStrategyclassMethodBeanCreateStrategyclassSimpleBeanCreateStategy
-