public class CacheServletListener extends Object implements ServletContextListener
Constructor and Description |
---|
CacheServletListener() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent arg0) |
void |
contextInitialized(ServletContextEvent arg0) |
public void contextDestroyed(ServletContextEvent arg0)
contextDestroyed
in interface ServletContextListener
public void contextInitialized(ServletContextEvent arg0)
contextInitialized
in interface ServletContextListener
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.