5/22/2009

Inversion of Control (dependency injection) in OOP

1. Inversion of Control Tutorial (http://www.martinfowler.com/articles/injection.html)

2. One famework using IoC: Spring (http://www.ibm.com/developerworks/cn/websphere/library/techarticles/0603_fanggw/)

3. Another framework using IoC (dependency injection) (http://code.google.com/p/google-guice/)

0 comments: