org.picocontainer.web.struts2
Class Struts2PicoServletContainerListener

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

public class Struts2PicoServletContainerListener
extends org.picocontainer.web.PicoServletContainerListener

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.picocontainer.web.PicoServletContainerListener
org.picocontainer.web.PicoServletContainerListener.ScopedContainers
 
Field Summary
 
Fields inherited from class org.picocontainer.web.PicoServletContainerListener
WEBAPP_COMPOSER_CLASS
 
Constructor Summary
Struts2PicoServletContainerListener()
           
 
Method Summary
protected  org.picocontainer.monitors.NullComponentMonitor makeComponentMonitor()
          Struts2 handles whole value objects in some configurations.
protected  org.picocontainer.web.PicoServletContainerListener.ScopedContainers makeScopedContainers()
           
 
Methods inherited from class org.picocontainer.web.PicoServletContainerListener
compose, contextDestroyed, contextInitialized, loadComposer, makeParentContainer, sessionCreated, sessionDestroyed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Struts2PicoServletContainerListener

public Struts2PicoServletContainerListener()
Method Detail

makeScopedContainers

protected org.picocontainer.web.PicoServletContainerListener.ScopedContainers makeScopedContainers()
Overrides:
makeScopedContainers in class org.picocontainer.web.PicoServletContainerListener

makeComponentMonitor

protected org.picocontainer.monitors.NullComponentMonitor makeComponentMonitor()
Struts2 handles whole value objects in some configurations. This enables lazy instantiation of them



Copyright © 2008. All Rights Reserved.