Deprecated API


Contents
Deprecated Classes
org.picocontainer.containers.CommandLineArgumentsPicoContainer
          Use CommandLinePicoContainer instead. 
 

Deprecated Methods
org.picocontainer.ComponentAdapter.getComponentInstance(PicoContainer)
          since PicoContainer 2.2. Use ComponentAdapter.getComponentInstance(PicoContainer,Type) with ComponentAdapter.NOTHING.class as type if no type available. 
org.picocontainer.injectors.ProviderAdapter.getComponentInstance(PicoContainer)
           
 



Copyright © 2003-2009 Codehaus. All Rights Reserved.