Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.messaging.proxy that return InvocationHandlerFactory
static InvocationHandlerFactory MultiDestinationMessagingProxyInvocationHandler.getInvocationHandlerFactory()
           
static InvocationHandlerFactory MessagingProxyInvocationHandler.getInvocationHandlerFactory()
           
 

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

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


Liferay 6.2-ce-ga5