com.liferay.portal.kernel.struts
Class PortletActionInvoker
java.lang.Object
com.liferay.portal.kernel.struts.PortletActionInvoker
public class PortletActionInvoker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletActionInvoker
public PortletActionInvoker()
processAction
public static void processAction(String className,
PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
- Throws:
Exception