org.pentaho.platform.web.http.session
Class PentahoCacheSessionListener

java.lang.Object
  extended by org.pentaho.platform.web.http.session.PentahoCacheSessionListener

public class PentahoCacheSessionListener
extends Object


Constructor Summary
PentahoCacheSessionListener()
           
 
Method Summary
 void sessionCreated(HttpSessionEvent event)
           
 void sessionDestroyed(HttpSessionEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoCacheSessionListener

public PentahoCacheSessionListener()
Method Detail

sessionCreated

public void sessionCreated(HttpSessionEvent event)

sessionDestroyed

public void sessionDestroyed(HttpSessionEvent event)