Package net.sf.jguiraffe.di

DI stands for Dependency Injection. In this package classes and interfaces are contained that provide an implementation of this feature.

It is possible to define beans to be created and how they are initialized: their properties can be set, methods can be invoked on them, and other beans can be passed to methods or properties.

$Id: package.html 205 2012-01-29 18:29:57Z oheger $