public class ContextDetachingSCL extends java.lang.Object implements ServletContextListener
Constructor and Description |
---|
ContextDetachingSCL() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent servletContextEvent) |
void |
contextInitialized(ServletContextEvent arg0) |
public void contextInitialized(ServletContextEvent arg0)
contextInitialized
in interface ServletContextListener
public void contextDestroyed(ServletContextEvent servletContextEvent)
contextDestroyed
in interface ServletContextListener
Copyright © 2010 - 2020 Adobe. All Rights Reserved