com.liferay.portal.kernel.util
Class ServiceBeanMethodInvocationFactoryUtil
java.lang.Object
com.liferay.portal.kernel.util.ServiceBeanMethodInvocationFactoryUtil
public class ServiceBeanMethodInvocationFactoryUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceBeanMethodInvocationFactoryUtil
public ServiceBeanMethodInvocationFactoryUtil()
getServiceBeanMethodInvocationFactory
public static ServiceBeanMethodInvocationFactory getServiceBeanMethodInvocationFactory()
proceed
public static Object proceed(Object target,
Class<?> targetClass,
Method method,
Object[] arguments,
String[] methodInterceptorBeanIds)
throws Exception
- Throws:
Exception
setServiceBeanMethodInvocationFactory
public void setServiceBeanMethodInvocationFactory(ServiceBeanMethodInvocationFactory serviceBeanMethodInvocationFactory)