com.liferay.portal.kernel.events
Class InvokerAction
java.lang.Object
com.liferay.portal.kernel.events.Action
com.liferay.portal.kernel.events.InvokerAction
public class InvokerAction
- extends Action
Method Summary |
void |
run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class com.liferay.portal.kernel.events.Action |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokerAction
public InvokerAction(Action action,
ClassLoader classLoader)
run
public void run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws ActionException
- Specified by:
run
in class Action
- Throws:
ActionException