org.apache.geronimo.samples.daytrader.web
Class TradeWebContextListener
java.lang.Object
org.apache.geronimo.samples.daytrader.web.TradeWebContextListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class TradeWebContextListener
- extends Object
- implements ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TradeWebContextListener
public TradeWebContextListener()
contextInitialized
public void contextInitialized(ServletContextEvent event)
- Specified by:
contextInitialized
in interface ServletContextListener
contextDestroyed
public void contextDestroyed(ServletContextEvent event)
- Specified by:
contextDestroyed
in interface ServletContextListener
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.