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