Package

root package

Permalink

package root

Visibility
  1. Public
  2. All

Value Members

  1. package scaldi

    Permalink

    Scaldi - is Scala dependency injection library.

    Scaldi - is Scala dependency injection library. Basically Scala already have everything you need for dependency injection. But still some things can be made easier. Goal of the project is to provide more standard and easy way to make dependency injection in Scala projects consuming power of the Scala language. With Scaldi you can define your application modules in pure Scala without any annotations or XML.

    For more information see: http://olegilyenko.github.com/scaldi/Scaldi.html

Ungrouped