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 AopInvocationHandlerAopCacheManager.create(Object target, TransactionExecutor transactionExecutor) protected abstract AopInvocationHandlerBaseServiceBeanAutoProxyCreator.createAopInvocationHandler(Object bean) Methods in com.liferay.portal.spring.aop with parameters of type AopInvocationHandlerModifier and TypeMethodDescriptionstatic voidAopCacheManager.destroy(AopInvocationHandler aopInvocationHandler)