类的使用
com.gitee.starblues.bootstrap.annotation.AutowiredType.Type
-
使用AutowiredType.Type的程序包 程序包 说明 com.gitee.starblues.bootstrap com.gitee.starblues.bootstrap.annotation com.gitee.starblues.bootstrap.realize -
-
com.gitee.starblues.bootstrap中AutowiredType.Type的使用
返回AutowiredType.Type的com.gitee.starblues.bootstrap中的方法 修饰符和类型 方法 说明 protected AutowiredType.TypePluginListableBeanFactory. getAutowiredType(org.springframework.beans.factory.config.DependencyDescriptor descriptor)AutowiredType.TypeAutowiredTypeResolver. resolve(org.springframework.beans.factory.config.DependencyDescriptor descriptor)通过 descriptor 获取注入类型AutowiredType.TypeDefaultAutowiredTypeResolver. resolve(org.springframework.beans.factory.config.DependencyDescriptor descriptor)参数类型为AutowiredType.Type的com.gitee.starblues.bootstrap中的方法 修饰符和类型 方法 说明 AutowiredTypeDefinerConfigAutowiredTypeDefinerConfig. add(AutowiredType.Type type, Class<?>... classes)AutowiredTypeDefinerConfigAutowiredTypeDefinerConfig. add(AutowiredType.Type type, String... classNamePatterns) -
com.gitee.starblues.bootstrap.annotation中AutowiredType.Type的使用
返回AutowiredType.Type的com.gitee.starblues.bootstrap.annotation中的方法 修饰符和类型 方法 说明 AutowiredType.Typevalue()插件Bean注入类型static AutowiredType.TypeAutowiredType.Type. valueOf(String name)返回带有指定名称的该类型的枚举常量。static AutowiredType.Type[]AutowiredType.Type. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。 -
com.gitee.starblues.bootstrap.realize中AutowiredType.Type的使用
参数类型为AutowiredType.Type的com.gitee.starblues.bootstrap.realize中的方法 修饰符和类型 方法 说明 static AutowiredTypeDefiner.ClassDefinerAutowiredTypeDefiner.ClassDefiner. config(AutowiredType.Type autowiredType, Class<?>... classes)static AutowiredTypeDefiner.ClassDefinerAutowiredTypeDefiner.ClassDefiner. config(AutowiredType.Type autowiredType, String... classNamePatterns)
-