com.philemonworks.selfdiagnose
Class SelfDiagnoseListener
java.lang.Object
com.philemonworks.selfdiagnose.SelfDiagnoseListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class SelfDiagnoseListener
- extends Object
- implements javax.servlet.ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelfDiagnoseListener
public SelfDiagnoseListener()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent arg0)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
isExitOnError
public boolean isExitOnError()
setExitOnError
public void setExitOnError(boolean exitOnError)
Copyright © 2012. All Rights Reserved.