application context
2016-11-22 19:27:42 0 举报
Spring Application Context
作者其他创作
大纲/内容
AbstractApplicationContext
+ refresh()# prepareRefresh()# obtainFreshBeanFactory()+ getBeanFactory()# refreshBeanFactory()# closeBeanFactory()
ClassPathXmlApplicationContext
- configResources
FileSystemXmlApplicationContext
# getResourceByPath()
DefaultResourceLoader
+ getResource()+ getResourceByPath()
AbstractRefreshableApplicationContext
- beanFactory
# refreshBeanFactory()# closeBeanFactory()# createBeanFactory()# customizeBeanFactory()# loadBeanDefinitions()
AbstractRefreshableConfigApplicationContext
configLocations
+ setConfigLocations()# getConfigLocations()# getDefaultConfigLocations()
AbstractXmlApplicationContext
# loadBeanDefinitions()
收藏
0 条评论
下一页
为你推荐
查看更多