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

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

public class ITInnovSessionListener
extends Object
implements ServletContextListener


Field Summary
protected static org.apache.log4j.Logger logger
           
 
Constructor Summary
ITInnovSessionListener()
           
 
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
 

Field Detail

logger

protected static org.apache.log4j.Logger logger
Constructor Detail

ITInnovSessionListener

public ITInnovSessionListener()
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.