Package com.liferay.portal.kernel.events
Class SessionAction
Object
com.liferay.portal.kernel.events.SessionAction
- All Implemented Interfaces:
LifecycleAction
- Direct Known Subclasses:
InvokerSessionAction
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
processLifecycleEvent
(LifecycleEvent lifecycleEvent) abstract void
run
(javax.servlet.http.HttpSession httpSession)
-
Constructor Details
-
SessionAction
public SessionAction()
-
-
Method Details
-
processLifecycleEvent
- Specified by:
processLifecycleEvent
in interfaceLifecycleAction
- Throws:
ActionException
-
run
- Throws:
ActionException
-