Liferay 6.1.2-ce-ga3

com.liferay.portal.service
Interface InvokableLocalService


public interface InvokableLocalService


Method Summary
 Object invokeMethod(String name, String[] parameterTypes, Object[] arguments)
           
 

Method Detail

invokeMethod

Object invokeMethod(String name,
                    String[] parameterTypes,
                    Object[] arguments)
                    throws Throwable
Throws:
Throwable

Liferay 6.1.2-ce-ga3