public interface ServletContextAttributeListener
ServletContext
attribute events.Modifier and Type | Method and Description |
---|---|
void |
attributeAdded(ServletContextAttributeEvent event) |
void |
attributeRemoved(ServletContextAttributeEvent event) |
void |
attributeReplaced(ServletContextAttributeEvent event) |
void attributeAdded(ServletContextAttributeEvent event)
void attributeRemoved(ServletContextAttributeEvent event)
void attributeReplaced(ServletContextAttributeEvent event)