public interface ServletContextListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent sce) |
void |
contextInitialized(ServletContextEvent sce) |
void contextDestroyed(ServletContextEvent sce)
void contextInitialized(ServletContextEvent sce)
Copyright © 2013. All Rights Reserved.