|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.PortletClassInvoker
public class PortletClassInvoker
| Constructor Summary | |
|---|---|
PortletClassInvoker()
|
|
| Method Summary | |
|---|---|
static Object |
invoke(boolean newInstance,
String portletId,
MethodKey methodKey,
Object... arguments)
Deprecated. As of 7.0.0, replaced by invoke(String, MethodKey,
Object...) |
static Object |
invoke(String portletId,
MethodKey methodKey,
Object... arguments)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletClassInvoker()
| Method Detail |
|---|
@Deprecated
public static Object invoke(boolean newInstance,
String portletId,
MethodKey methodKey,
Object... arguments)
throws Exception
invoke(String, MethodKey,
Object...)
Exception
public static Object invoke(String portletId,
MethodKey methodKey,
Object... arguments)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||