org.directwebremoting.servlet
Class EfficientShutdownServletContextAttributeListener
java.lang.Object
org.directwebremoting.servlet.EfficientShutdownServletContextAttributeListener
public class EfficientShutdownServletContextAttributeListener
- extends java.lang.Object
A ServletContextAttributeListener
that can be used to call
ServerLoadMonitor.shutdown()
when the servlet container is stopped
- Author:
- Joe Walker [joe at getahead dot ltd dot uk]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EfficientShutdownServletContextAttributeListener
public EfficientShutdownServletContextAttributeListener()
attributeAdded
public void attributeAdded(ServletContextAttributeEvent ev)
attributeRemoved
public void attributeRemoved(ServletContextAttributeEvent ev)
attributeReplaced
public void attributeReplaced(ServletContextAttributeEvent ev)