org.glite.data.common.servicethreads
Class ServiceThreadContextListener

java.lang.Object
  extended byorg.glite.data.common.servicethreads.ServiceThreadContextListener

public class ServiceThreadContextListener
extends java.lang.Object


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

Constructor Detail

ServiceThreadContextListener

public ServiceThreadContextListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent event)