PicoContainer
Home PageCategories: Inversion of Control
Latest version: 2.0 Beta 2
Added 2004-12-19Updated 2008-01-02
Lightweight embeddable container for components that honor Inversion of Control (IoC).
Features include:
- Dependency Injection: A way of instantiating components and lacing them together with other dependent components.
- Components don't have to implement any funny APIs. They can be based on any object.
- Lifecycle support is built-in. Components' lifecycle can be managed by PicoContainer. (The default lifecycle is simple, but can be extended)
Built for Java |
Library |
Free or free version available |
Source code provided |