org.opennms.web
Class Log4jConfigListener

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

public class Log4jConfigListener
extends Object
implements ServletContextListener


Constructor Summary
Log4jConfigListener()
           
 
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

Log4jConfigListener

public Log4jConfigListener()
Method Detail

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 © 2009. All Rights Reserved.