Uses of Class
com.liferay.portal.spring.aop.AopInvocationHandler
Packages that use AopInvocationHandler
-
Uses of AopInvocationHandler in com.liferay.portal.deploy.hot
Constructors in com.liferay.portal.deploy.hot with parameters of type AopInvocationHandlerModifierConstructorDescriptionServiceBag
(AopInvocationHandler aopInvocationHandler, Class<?> serviceTypeClass, com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper, org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference<?> serviceReference) -
Uses of AopInvocationHandler in com.liferay.portal.spring.aop
Methods in com.liferay.portal.spring.aop that return AopInvocationHandlerModifier and TypeMethodDescriptionstatic AopInvocationHandler
AopCacheManager.create
(Object target, TransactionExecutor transactionExecutor) protected abstract AopInvocationHandler
BaseServiceBeanAutoProxyCreator.createAopInvocationHandler
(Object bean) Methods in com.liferay.portal.spring.aop with parameters of type AopInvocationHandlerModifier and TypeMethodDescriptionstatic void
AopCacheManager.destroy
(AopInvocationHandler aopInvocationHandler)