Uses of Class
org.picocontainer.web.ScopedContainers

Packages that use ScopedContainers
org.picocontainer.web   
 

Uses of ScopedContainers in org.picocontainer.web
 

Methods in org.picocontainer.web that return ScopedContainers
protected  ScopedContainers PicoServletContainerListener.makeScopedContainers()
          Deprecated. 
protected  ScopedContainers PicoServletContainerListener.makeScopedContainers(boolean stateless)
          Overide this method if you need a more specialized container tree.
 

Methods in org.picocontainer.web with parameters of type ScopedContainers
protected  void PicoServletContainerListener.compose(WebappComposer composer, javax.servlet.ServletContext context, ScopedContainers scopedContainers)
           
 



Copyright © 2010. All Rights Reserved.