org.pentaho.platform.web.http.context
Class PentahoCacheContextListener

java.lang.Object
  extended by org.pentaho.platform.web.http.context.PentahoCacheContextListener

public class PentahoCacheContextListener
extends Object


Constructor Summary
PentahoCacheContextListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent event)
           
 void contextInitialized(ServletContextEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoCacheContextListener

public PentahoCacheContextListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent event)

contextDestroyed

public void contextDestroyed(ServletContextEvent event)