protected void onRefresh() throws BeansException {
// For subclasses: do nothing by default.
}
Spring IOC refresh()方法——留给子类来初始化其它的bean
最新推荐文章于 2024-06-16 22:55:15 发布
protected void onRefresh() throws BeansException {
// For subclasses: do nothing by default.
}