org.picocontainer.web
Class SystemPropertiesPicoServletContainerListener

java.lang.Object
  extended by org.picocontainer.web.PicoServletContainerListener
      extended by org.picocontainer.web.SystemPropertiesPicoServletContainerListener
All Implemented Interfaces:
Serializable, EventListener, javax.servlet.http.HttpSessionListener, javax.servlet.ServletContextListener

public class SystemPropertiesPicoServletContainerListener
extends PicoServletContainerListener

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.picocontainer.web.PicoServletContainerListener
PicoServletContainerListener.ScopedContainers
 
Field Summary
 
Fields inherited from class org.picocontainer.web.PicoServletContainerListener
WEBAPP_COMPOSER_CLASS
 
Constructor Summary
SystemPropertiesPicoServletContainerListener()
           
 
Method Summary
protected  org.picocontainer.PicoContainer makeParentContainer()
           
 
Methods inherited from class org.picocontainer.web.PicoServletContainerListener
compose, contextDestroyed, contextInitialized, loadComposer, makeScopedContainers, sessionCreated, sessionDestroyed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertiesPicoServletContainerListener

public SystemPropertiesPicoServletContainerListener()
Method Detail

makeParentContainer

protected org.picocontainer.PicoContainer makeParentContainer()
Overrides:
makeParentContainer in class PicoServletContainerListener


Copyright © 2008. All Rights Reserved.