public class PortletClassInvoker
extends java.lang.Object
Constructor and Description |
---|
PortletClassInvoker() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
invoke(java.lang.String portletId,
MethodKey methodKey,
java.lang.Object... arguments) |
public static java.lang.Object invoke(java.lang.String portletId, MethodKey methodKey, java.lang.Object... arguments) throws java.lang.Exception
java.lang.Exception