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

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

public class HTTPSSocketListener
extends Object
implements ServletContextListener

Author:
mm

Constructor Summary
HTTPSSocketListener()
           
 
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

HTTPSSocketListener

public HTTPSSocketListener()
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-2008 University of Southampton IT Innovation Centre. All Rights Reserved.