PicoContainer - Top
A list of all pages.
Home
Contructor Dependency Injection … Book Announcement
Developer documentation
How To Contribute
Relative Volunteering
Release Process
Miscellaneous
Blog entries
Container Comparison
Contextualized Lookup
Differentiators
History of Inversion of Control
Inversion of Control Types
NanoContainer
Nirvana
Propaganda
Terminology
Project Information
Download
Mailing lists
Open Issues
Ports
Rico
Related Projects
Releases
Sister Projects
Slogan
Source Repositories
Statistics
Team
TShirts
User documentation
Advanced Topics
Arrays, Collections and Maps
Configuration
Extending PicoContainer with ComponentAdapter
Implementation hiding and Hot swapping
Antipatterns
Concrete Class Dependency
Container Dependency
Container Instantiation
Instance Registration
Long Constructor Argument List
Propagating Dependency
Singleton antipattern
Compatibility
Avalon Framework
Components
Container
FAQ
Can my component use multiple constructors
Do I have to use PicoContainer to manage or use components designed for it
How does PicoContainer compare to EJB containers
How does PicoContainer decide what constructor to use
How to use primitive types in constructors
Is there an Uber or BorgContainer in the pipe
When should I use PicoContainer
Why Another IoC Framework
Why Constructor Injection
Five minute introduction
JavaPolis 2003 Slideshow
Lifecycle
Mock Objects
One minute description
Patterns
Good Citizen
Interface Implementation Separation
Inversion of Control
Dependency Injection
Constructor Injection
Setter Injection
Two minute tutorial