org.eclipse.jetty.webapp
public class TagLibConfiguration.TagLibListener extends java.lang.Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
TagLibConfiguration.TagLibListener(WebAppContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public TagLibConfiguration.TagLibListener(WebAppContext context)
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerCopyright © 2017. All Rights Reserved.