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 ServletContextListenerpublic void contextInitialized(ServletContextEvent arg0)
contextInitialized in interface ServletContextListenerCopyright © 2005–2015 QOS.ch. All rights reserved.