public interface ServletContextListener
ServletContext
events.Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent event) |
void |
contextInitialized(ServletContextEvent event) |
void contextInitialized(ServletContextEvent event)
void contextDestroyed(ServletContextEvent event)