compbio.stat.servlet
Class StatisticCollector

java.lang.Object
  extended by compbio.stat.servlet.StatisticCollector
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class StatisticCollector
extends Object
implements javax.servlet.ServletContextListener


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

Constructor Detail

StatisticCollector

public StatisticCollector()
Method Detail

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent arg0)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener