org.opennms.web
Class Log4jConfigListener
java.lang.Object
org.opennms.web.Log4jConfigListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class Log4jConfigListener
- extends Object
- implements ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jConfigListener
public Log4jConfigListener()
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.