Package com.liferay.portal.kernel.events
Class InvokerAction
Object
com.liferay.portal.kernel.events.Action
com.liferay.portal.kernel.events.InvokerAction
- All Implemented Interfaces:
LifecycleAction
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) Methods inherited from class com.liferay.portal.kernel.events.Action
processLifecycleEvent, run
-
Constructor Details
-
InvokerAction
-
-
Method Details
-
run
public void run(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws ActionException - Specified by:
runin classAction- Throws:
ActionException
-