08 2006 档案
mylar使用
posted @ 2006-08-25 23:17 knowhow 阅读(435) | 评论 (1)  编辑
Bean的生命      摘要: 传统JavaBean的生命周期非常简单。用关键字new用来实例化Bean就可以了,而Bean的生命周期在Spring中更复杂。理解Spring Bean的生命周期非常重要,因为你也许需要利用Spring提供的机会来定制Bean的创建过程。  阅读全文
posted @ 2006-08-24 23:14 knowhow| 编辑
Spring AOP:introduction      摘要: spring introduction用于为对象动态的加入原先所没有的职责  阅读全文
posted @ 2006-08-18 15:20 knowhow 阅读(758) | 评论 (0)  编辑