org.jboss.portlet.session
Class PortletSessionListener

java.lang.Object
  extended by org.jboss.portal.portlet.session.SessionListener
      extended by org.jboss.portlet.session.PortletSessionListener

public class PortletSessionListener
extends SessionListener

Version:
$Revision: 5448 $
Author:
Julien Viet

Constructor Summary
PortletSessionListener()
           
 
Method Summary
 
Methods inherited from class org.jboss.portal.portlet.session.SessionListener
activate, attributeAdded, attributeRemoved, attributeReplaced, desactivate, sessionCreated, sessionDestroyed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletSessionListener

public PortletSessionListener()