|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.servlet.EfficientShutdownServletContextListener
public class EfficientShutdownServletContextListener
A ServletContextListener
that can be used to call
ServerLoadMonitor.shutdown()
when the servlet container is stopped
Constructor Summary | |
---|---|
EfficientShutdownServletContextListener()
|
Method Summary | |
---|---|
void |
contextDestroyed(ServletContextEvent ev)
|
void |
contextInitialized(ServletContextEvent ev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EfficientShutdownServletContextListener()
Method Detail |
---|
public void contextInitialized(ServletContextEvent ev)
public void contextDestroyed(ServletContextEvent ev)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |