org.xulfaces.http
Class XulfacesSessionListener

java.lang.Object
  extended by org.xulfaces.http.XulfacesSessionListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.http.HttpSessionListener

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


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

Constructor Detail

XulfacesSessionListener

public XulfacesSessionListener()
Method Detail

sessionCreated

public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0)
Specified by:
sessionCreated in interface javax.servlet.http.HttpSessionListener

sessionDestroyed

public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0)
Specified by:
sessionDestroyed in interface javax.servlet.http.HttpSessionListener


Copyright © 2007 null. All Rights Reserved.