ch.qos.logback.classic.selector.servlet
Class ContextDetachingSCL
java.lang.Object
ch.qos.logback.classic.selector.servlet.ContextDetachingSCL
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class ContextDetachingSCL
- extends Object
- implements ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextDetachingSCL
public ContextDetachingSCL()
contextDestroyed
public void contextDestroyed(ServletContextEvent servletContextEvent)
- Specified by:
contextDestroyed
in interface ServletContextListener
contextInitialized
public void contextInitialized(ServletContextEvent arg0)
- Specified by:
contextInitialized
in interface ServletContextListener
Copyright © 2005-2008 QOS.ch. All Rights Reserved.