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