类的使用
xyz.xiezc.ioc.annotation.BeanScan
-
使用BeanScan的程序包 程序包 说明 xyz.xiezc.ioc.annotation.handler -
-
xyz.xiezc.ioc.annotation.handler中BeanScan的使用
参数类型为BeanScan的xyz.xiezc.ioc.annotation.handler中的方法 修饰符和类型 方法 说明 voidBeanScanAnnotationHandler. processClass(BeanScan annotation, Class clazz, ApplicationContextUtil contextUtil)voidBeanScanAnnotationHandler. processField(FieldDefinition field, BeanScan annotation, BeanDefinition beanSignature, ApplicationContextUtil contextUtil)voidBeanScanAnnotationHandler. processMethod(MethodDefinition method, BeanScan annotation, BeanDefinition beanSignature, ApplicationContextUtil contextUtil)
-