首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

[Relearn Spring] 2.2 IoC - Misc 二

2012-10-08 
[Relearn Spring] 2.2 IoC - Misc 21. The singleton scope is not singleton per class, but singl

[Relearn Spring] 2.2 IoC - Misc 2
1. The "singleton " scope is not "singleton per class", but "singleton per bean"
2. A bean can inherit another one, which is supposed to be declared as "abstract"

热点排行