com.liferay.portal.events
Class SessionDestroyAction

java.lang.Object
  extended bycom.liferay.portal.struts.SessionAction
      extended bycom.liferay.portal.events.SessionDestroyAction

public class SessionDestroyAction
extends SessionAction

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SessionDestroyAction()
           
 
Method Summary
 void run(javax.servlet.http.HttpSession ses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionDestroyAction

public SessionDestroyAction()
Method Detail

run

public void run(javax.servlet.http.HttpSession ses)
         throws ActionException
Specified by:
run in class SessionAction
Throws:
ActionException