KouInject

Free dependency injection framework
Download

KouInject Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Christian Ihle
  • Publisher web site:
  • http://code.google.com/u/blurpy/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 35 KB

KouInject Tags


KouInject Description

Free dependency injection framework KouInject is a free and open source dependency injection framework. In short, dependency injection removes the responsibility of creating instances of classes from other classes. KouInject will create the instances and make sure they are available where needed. This will make it easy to test the class. Any dependencies can then be easily mocked so they don't interfere with the test of the actual algorithm in the method. NOTE: The user guide is available HERE. Here are some key features of "KouInject": · Annotations instead of XML · Injection in constructors, fields and methods Requirements: · Java 1.6 or later


KouInject Related Software