文件名称:spring工厂属性注入
文件大小:10KB
文件格式:ZIP
更新时间:2017-05-04 04:43:08
spring
在spring中,当属性是由工厂方法创造的,而不是用new关键字实例化的,就需要在applicationContext.xml配置工厂方法,是spring容器为我们自动注入属性
【文件预览】:
Spr_FactoryBean
----.project(805B)
----.springBeans(425B)
----src()
--------applicationContext.xml(918B)
--------com()
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(225B)
--------org.eclipse.jdt.core.prefs(598B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(503B)
----test()
--------com()
----.classpath(660B)
----bin()
--------applicationContext.xml(918B)
--------com()