org.opennms.web
Class DependencyCheckingContextListener

java.lang.Object
  extended by org.opennms.web.DependencyCheckingContextListener
All Implemented Interfaces:
EventListener, ServletContextListener

public class DependencyCheckingContextListener
extends Object
implements ServletContextListener

Author:
DJ Gregor

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

Constructor Detail

DependencyCheckingContextListener

public DependencyCheckingContextListener()
Method Detail

contextDestroyed

public void contextDestroyed(ServletContextEvent event)
Specified by:
contextDestroyed in interface ServletContextListener

contextInitialized

public void contextInitialized(ServletContextEvent event)
Specified by:
contextInitialized in interface ServletContextListener


Copyright © 2009. All Rights Reserved.