Top
|
Top
>
Home
> User documentation
Full Table of Contents
|
Download
|
JavaDoc
|
Wiki
|
Source Repositories
|
Mailing lists
|
IRC
|
Roadmap
|
Issue Tracker
User Documentation
One minute description
Two minute tutorial
Five minute introduction
Advanced Topics
FAQ
Container
Components
Terminology
Mock Objects
Inversion of Control Types
Patterns
Inversion of Control
Dependency Injection
Constructor Injection
Setter Injection
Interface-Impl Separation
Lifecycle
Antipatterns
Developer Documentation
How To Contribute
Relative Volunteering
Release Process
Project Information
Slogan
Mailing lists
Source Repositories
Open Issues
Blog entries
Statistics
Team
Sister Projects
TShirts
Miscellaneous
Differentiators
Nirvana
Full Sitemap
User documentation
Most useful
One minute description
Two minute tutorial
Five minute introduction
Full Content
Advanced Topics
Arrays and Generic Collections
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
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