uk.ac.soton.itinnovation.grid.service.utils
Class ContainerListener

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.utils.ContainerListener
All Implemented Interfaces:
EventListener, ServletContextListener

public class ContainerListener
extends Object
implements ServletContextListener

ContainerListener.java


Constructor Summary
ContainerListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent sce)
           
 void contextInitialized(ServletContextEvent sce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerListener

public ContainerListener()
Method Detail

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.