uk.ac.soton.itinnovation.grid.service.utils
Class ContainerListener
java.lang.Object
uk.ac.soton.itinnovation.grid.service.utils.ContainerListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class ContainerListener
- extends Object
- implements ServletContextListener
ContainerListener.java
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerListener
public ContainerListener()
contextDestroyed
public void contextDestroyed(ServletContextEvent sce)
- Specified by:
contextDestroyed in interface ServletContextListener
contextInitialized
public void contextInitialized(ServletContextEvent sce)
- Specified by:
contextInitialized in interface ServletContextListener
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.