类的使用
xyz.xiezc.ioc.annotation.Bean
-
使用Bean的程序包 程序包 说明 xyz.xiezc.ioc.annotation.handler -
-
xyz.xiezc.ioc.annotation.handler中Bean的使用
返回变量类型为Bean的类型的xyz.xiezc.ioc.annotation.handler中的方法 修饰符和类型 方法 说明 Class<Bean>BeanAnnotationHandler. getAnnotationType()参数类型为Bean的xyz.xiezc.ioc.annotation.handler中的方法 修饰符和类型 方法 说明 voidBeanAnnotationHandler. processClass(Bean annotation, Class clazz, ApplicationContextUtil contextUtil)voidBeanAnnotationHandler. processField(FieldDefinition fieldDefinition, Bean annotation, BeanDefinition beanDefinition, ApplicationContextUtil contextUtil)voidBeanAnnotationHandler. processMethod(MethodDefinition methodDefinition, Bean annotation, BeanDefinition beanDefinition, ApplicationContextUtil contextUtil)
-