Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.spring.aop.BeanMatcher

Packages that use BeanMatcher
com.liferay.portal.messaging.proxy   
com.liferay.portal.spring.aop   
 

Uses of BeanMatcher in com.liferay.portal.messaging.proxy
 

Classes in com.liferay.portal.messaging.proxy that implement BeanMatcher
 class MessagingProxyBeanMatcher
           
 

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

Classes in com.liferay.portal.spring.aop that implement BeanMatcher
 class ServiceBeanMatcher
           
 

Methods in com.liferay.portal.spring.aop with parameters of type BeanMatcher
 void ServiceBeanAutoProxyCreator.setBeanMatcher(BeanMatcher beanMatcher)
           
 

Constructors in com.liferay.portal.spring.aop with parameters of type BeanMatcher
DynamicProxyCreator.Register(BeanMatcher beanMatcher, InvocationHandlerFactory invocationHandlerFactory)
           
 


Liferay 6.2-ce-ga5