Liferay 7.0-ce-b4

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

Packages that use MethodInterceptorsBag
com.liferay.portal.spring.aop   
 

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

Methods in com.liferay.portal.spring.aop that return MethodInterceptorsBag
 MethodInterceptorsBag ServiceBeanAopCacheManager.getMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation)
           
 

Methods in com.liferay.portal.spring.aop with parameters of type MethodInterceptorsBag
 void ServiceBeanAopCacheManager.putMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation, MethodInterceptorsBag methodInterceptorsBag)
           
 


Liferay 7.0-ce-b4