Liferay 7.0-ce-b4

com.liferay.portal.service
Interface InvokableService


public interface InvokableService


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 7.0-ce-b4