Autowired字段是否在类构造期间可访问?
创始人
2024-11-12 16:30:22
0

在某些情况下,类的构造函数可能需要访问类中的@Autowired字段。然而,默认情况下,在类的构造函数被调用之前,@Autowired字段并不可用。为了解决这个问题,可以使用以下解决方案:

  1. 使用构造函数注入:

在类中声明一个有参构造函数,使用@Autowired注解该构造函数参数。在构造函数中完成对@Autowired字段的访问,这样可以确保@Autowired字段在类的构造函数中可用。

示例代码:

@Component
public class MyService {
    private final Dependency dependency;

    @Autowired
    public MyService(Dependency dependency) {
        this.dependency = dependency;
        // Access to the autowired field is available
        // within the constructor
        dependency.someMethod();
    }

    public void doSomething() {
        // Access to the autowired field is available
        // within other methods
        dependency.someMethod();
    }
}
  1. 实现InitializingBean接口:

如果类已经被Spring容器实例化,并且@Autowired字段已经设置值,可以使用InitializingBean接口完成对@Autowired字段的访问。

示例代码:

@Component
public class MyService implements InitializingBean {
    @Autowired
    private Dependency dependency;

    @Override
    public void afterPropertiesSet() throws Exception {
        // Access to the autowired field is available
        // in afterPropertiesSet method
        dependency.someMethod();
    }

    public void doSomething() {
        // Access to the autowired field is available
        // within other methods
        dependency.someMethod();
    }
}

以上两种方法都能够确保@Autowired字段在类的构造函数中可访问。

相关内容

热门资讯

透视辅助!pokemmo手机脚... 透视辅助!pokemmo手机脚本(透视)闲来游戏辅助器脚本(切实是真的辅助app)-哔哩哔哩1)闲来...
透视能赢!wepoker辅助脚... 透视能赢!wepoker辅助脚本(透视)葫芦娃通杀辅助使用(真是有辅助神器)-哔哩哔哩;在进入葫芦娃...
透视ai!aapoker怎么拿... 透视ai!aapoker怎么拿好牌(透视)雀友会手机透视辅助器app(果然是有辅助修改器)-哔哩哔哩...
刚刚!来玩app 德州 辅助(... 刚刚!来玩app 德州 辅助(透视)花城牌舍辅助系统下载(总是存在有辅助平台)-哔哩哔哩1、首先打开...
今天上午!hhpoker德州真... 今天上午!hhpoker德州真的假的(透视)小程序13水辅助(切实是有辅助神器)-哔哩哔哩1、小程序...
针对!红龙poker作必弊指令... 针对!红龙poker作必弊指令(透视)三哥玩辅助外g挂视频(好像真的有辅助app)-哔哩哔哩1、三哥...
今年以来!pokernow辅助... 今年以来!pokernow辅助工具(透视)青鸟辅助器(真是是有辅助神器)-哔哩哔哩1、青鸟辅助器免费...
透视中牌率!wepoker辅助... 透视中牌率!wepoker辅助器免费(透视)陕麻圈辅助器购买(本来是有辅助下载)-哔哩哔哩1、陕麻圈...
透视辅助!如何下载wpk透视版... 透视辅助!如何下载wpk透视版(透视)吉祥填大坑有插件麻(竟然有辅助下载)-哔哩哔哩1、吉祥填大坑有...
突发!wpk透视辅助(透视)微... 突发!wpk透视辅助(透视)微信填大坑辅助(一贯是有辅助神器)-哔哩哔哩运微信填大坑辅助辅助工具,进...