com.liferay.portal.events
Class SessionCreateAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SessionAction
      extended by com.liferay.portal.events.SessionCreateAction

public class SessionCreateAction
extends com.liferay.portal.kernel.events.SessionAction

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SessionCreateAction()
           
 
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

SessionCreateAction

public SessionCreateAction()
Method Detail

run

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