Injection
From APIDesign
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | Synergy between various injection technologies. | + | Synergy between various [[injection]] technologies. |
| - | + | ||
| - | + | ||
| + | * [http://wiki.netbeans.org/view/SpringAndNetBeans Lookup and Spring framework] | ||
* [[CodeInjection]] - not only objects can be injected. Inject behaviour! | * [[CodeInjection]] - not only objects can be injected. Inject behaviour! | ||
| + | * [[Component Injection]] - configure your loosely coupled system | ||
Revision as of 21:23, 10 January 2009
Synergy between various injection technologies.
- Lookup and Spring framework
- CodeInjection - not only objects can be injected. Inject behaviour!
- Component Injection - configure your loosely coupled system