Class Hierarchy
- java.lang.Object
- com.liferay.portal.spring.aop.AopCacheManager
- com.liferay.portal.spring.aop.AopConfigurableApplicationContextConfigurator (implements com.liferay.portal.spring.configurator.ConfigurableApplicationContextConfigurator)
- com.liferay.portal.spring.aop.AopConfigurableApplicationContextConfigurator.ServiceBeanMatcher (implements com.liferay.portal.spring.aop.BeanMatcher)
- com.liferay.portal.spring.aop.AopInvocationHandler (implements java.lang.reflect.InvocationHandler)
- com.liferay.portal.spring.aop.AopMethodInvocationImpl (implements com.liferay.portal.kernel.aop.AopMethodInvocation)
- com.liferay.portal.spring.aop.BaseServiceBeanAutoProxyCreator (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- com.liferay.portal.kernel.aop.ChainableMethodAdvice
- com.liferay.portal.spring.aop.RetryAdvice
- com.liferay.portal.spring.aop.DynamicProxyCreator (implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- com.liferay.portal.spring.aop.DynamicProxyCreator.Register
Interface Hierarchy
- com.liferay.portal.spring.aop.BeanMatcher