uk.ac.soton.ecs.grimoires.server.configuration
Class ShutdownWatch
java.lang.Object
uk.ac.soton.ecs.grimoires.server.configuration.ShutdownWatch
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
- public class ShutdownWatch
- extends Object
- implements javax.servlet.ServletContextListener
- Author:
- wf
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShutdownWatch
public ShutdownWatch()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent arg0)
- Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
- Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener