Injection
From APIDesign
Synergy between various injection technologies.
- LookupAndSpring - synergy between Spring and Lookup
- CodeInjection - not only objects can be injected. Inject behavior!
- Component Injection - configure your loosely coupled system
- Singleton Injection - don't be afraid of singletons in your API!
- Lookup - abstraction over Java Extension Mechanism