PicoContainer Core 2.15.1-SNAPSHOT API

Packages
Package
Description
This package contains the core API for PicoContainer, a compact container for working with the dependency injection pattern.
 
 
BehaviorFactories make Behaviors which change aspects of component implementations and instances
 
Composers collaborate with ComposingMonitor to collect subsets of components for injection according to an scheme like:
Containers are the main user entry point for PicoContainer.
Individual String to Type converters, that PicoContainer may use to convert types where required.
InjectionFactories make Injectors which implement specific types of dependency injection
Alternative implementations of lifecycle strategy for use with a container.
A Monitor is something PicoContainer uses to inform on events in component instantiation and lifecycle.