Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.spring.aop.ServiceBeanMethodInvocation

Packages that use ServiceBeanMethodInvocation
com.liferay.portal.spring.aop   
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of ServiceBeanMethodInvocation in com.liferay.portal.spring.aop
 

Methods in com.liferay.portal.spring.aop that return ServiceBeanMethodInvocation
 ServiceBeanMethodInvocation ServiceBeanMethodInvocation.toCacheKeyModel()
           
 

Uses of ServiceBeanMethodInvocation in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return ServiceBeanMethodInvocation
protected  ServiceBeanMethodInvocation ServiceBeanMethodInvocationFactoryImpl.create(Object target, Class<?> targetClass, Method method, Object[] arguments)
           
 


Liferay 6.2-ce-ga5