public class PortletActionInvoker
extends Object
Constructor and Description |
---|
PortletActionInvoker() |
Modifier and Type | Method and Description |
---|---|
static void |
processAction(String className,
PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse) |
public static void processAction(String className, PortletConfig portletConfig, ActionRequest actionRequest, ActionResponse actionResponse) throws Exception
Exception