摘要: 1.我们重点看看AbstractRefreshableApplicationContext的refreshBeanFactory方法的实现,这个refreshBeanFactory被FileSystemXmlApplicationContext构造函数中的refresh调用。在这个方法中,通过cre... 阅读全文
posted @ 2014-09-19 10:48 行者无疆Duffy 阅读(742) 评论(0) 推荐(0) 编辑