Class SessionCreateAction

Object
com.liferay.portal.kernel.events.SessionAction
com.liferay.portal.events.SessionCreateAction
All Implemented Interfaces:
com.liferay.portal.kernel.events.LifecycleAction

public class SessionCreateAction extends com.liferay.portal.kernel.events.SessionAction
Author:
Brian Wing Shun Chan
  • Constructor Details

    • SessionCreateAction

      public SessionCreateAction()
  • Method Details

    • run

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