Package org.picocontainer.containers

Class Summary
AbstractDelegatingMutablePicoContainer abstract base class for delegating to mutable containers
AbstractDelegatingPicoContainer abstract base class for immutable delegation to pico
CommandLineArgumentsPicoContainer Deprecated. Use CommandLinePicoContainer instead.
CommandLinePicoContainer CommandLineArgumentsPicoContainer configured itself from array of strings which are most likely coming in as command line arguments
EmptyPicoContainer empty pico container serving as recoil damper in situations where you do not like to check whether container reference suplpied to you is null or not
ImmutablePicoContainer wrap pico container to achieve immutability Typically its used to mock a parent container.
PropertiesPicoContainer immutable pico container constructed from properties.
SystemPropertiesPicoContainer container backed by system properties.
TieringPicoContainer  
TransientPicoContainer  
 



Copyright © 2003-2009 Codehaus. All Rights Reserved.