←Older revision | Revision as of 05:24, 15 March 2017 | ||
Line 6: | Line 6: | ||
* [[Injected Singleton|Singleton Injection]] - don't be afraid of [[singleton]]s in your [[API]]! | * [[Injected Singleton|Singleton Injection]] - don't be afraid of [[singleton]]s in your [[API]]! | ||
* [[Lookup]] - abstraction over ''Java Extension Mechanism'' | * [[Lookup]] - abstraction over ''Java Extension Mechanism'' | ||
+ | * [[JerseyInjection]] - based on HK2 |