public class ELContextCleaner extends java.lang.Object implements ServletContextListener
Constructor and Description |
---|
ELContextCleaner() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent sce)
Notification that the servlet context is about to be shut down.
|
void |
contextInitialized(ServletContextEvent sce)
Notification that the web application initialization process is starting.
|
public void contextInitialized(ServletContextEvent sce)
ServletContextListener
contextInitialized
in interface ServletContextListener
public void contextDestroyed(ServletContextEvent sce)
ServletContextListener
contextDestroyed
in interface ServletContextListener
Copyright © 2010 - 2019 Adobe. All Rights Reserved