atinject - Dependency injection specification for Java (JSR-330)
| Website: | http://code.google.com/p/atinject/ |
|---|---|
| License: | ASL 2.0 |
| Vendor: | JPackage Project |
- Description:
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
Packages
| atinject-1-8.jpp6.src [187 KiB] |
Changelog
by David Walluck (2011-09-19):
- fix tck depmap entry |
| atinject-1-8.jpp6.noarch [47 KiB] |
Changelog
by David Walluck (2011-09-19):
- fix tck depmap entry |