fr.paris.lutece.plugins.directory.web
Class DirectorySessionListener

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.web.DirectorySessionListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.http.HttpSessionListener

public class DirectorySessionListener
extends java.lang.Object
implements javax.servlet.http.HttpSessionListener

Will remove fileItems uploaded by flash


Constructor Summary
DirectorySessionListener()
           
 
Method Summary
 void sessionCreated(javax.servlet.http.HttpSessionEvent se)
          
 void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectorySessionListener

public DirectorySessionListener()
Method Detail

sessionCreated

public void sessionCreated(javax.servlet.http.HttpSessionEvent se)

Specified by:
sessionCreated in interface javax.servlet.http.HttpSessionListener

sessionDestroyed

public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)

Specified by:
sessionDestroyed in interface javax.servlet.http.HttpSessionListener


Copyright © 2012 Mairie de Paris. All Rights Reserved.