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