com.liferay.portal.kernel.util
Class PortletClassInvoker
java.lang.Object
com.liferay.portal.kernel.util.PortletClassInvoker
public class PortletClassInvoker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletClassInvoker
public PortletClassInvoker()
invoke
public static Object invoke(boolean newInstance,
String portletId,
MethodKey methodKey,
Object... arguments)
throws Exception
- Throws:
Exception