public class ContextDetachingSCL extends Object implements ServletContextListener
Constructor and Description |
---|
ContextDetachingSCL() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent servletContextEvent) |
void |
contextInitialized(ServletContextEvent arg0) |
public void contextDestroyed(ServletContextEvent servletContextEvent)
contextDestroyed
in interface ServletContextListener
public void contextInitialized(ServletContextEvent arg0)
contextInitialized
in interface ServletContextListener
Copyright © 2005–2015 QOS.ch. All rights reserved.