Package jfun.yan.etc.injection

This package provides a simple solution for dependency injection into objects created outside of the container.

See:
          Description

Interface Summary
Injection This interface abstract the notion of dependency injection.
 

Class Summary
InjectionUtils Utility classes for post-injection.
TypeCaseInjection The Nut class for type casing Injection objects for different target types.
 

Package jfun.yan.etc.injection Description

This package provides a simple solution for dependency injection into objects created outside of the container.

Package Specification

The code is developed and tested under Java 5.0.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: