Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.util.ServiceBeanMethodInvocationFactory

Packages that use ServiceBeanMethodInvocationFactory
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of ServiceBeanMethodInvocationFactory in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return ServiceBeanMethodInvocationFactory
static ServiceBeanMethodInvocationFactory ServiceBeanMethodInvocationFactoryUtil.getServiceBeanMethodInvocationFactory()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type ServiceBeanMethodInvocationFactory
 void ServiceBeanMethodInvocationFactoryUtil.setServiceBeanMethodInvocationFactory(ServiceBeanMethodInvocationFactory serviceBeanMethodInvocationFactory)
           
 


Liferay 6.2-ce-ga5