net.anotheria.moskitodemo.accumulator.listener
Class SetupAccumulators
java.lang.Object
net.anotheria.moskitodemo.accumulator.listener.SetupAccumulators
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class SetupAccumulators
- extends Object
- implements javax.servlet.ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetupAccumulators
public SetupAccumulators()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
Copyright © 2010-2012 anotheria.net. All Rights Reserved.