Uses of Interface
org.picocontainer.MutablePicoContainer

Packages that use MutablePicoContainer
Package
Description
This package contains the core API for PicoContainer, a compact container for working with the dependency injection pattern.
 
Containers are the main user entry point for PicoContainer.
A Monitor is something PicoContainer uses to inform on events in component instantiation and lifecycle.