Class Hierarchy
- java.lang.Object
- org.springframework.aop.framework.autoproxy.AutoProxyUtils
- org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
- org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator (implements org.springframework.beans.factory.BeanNameAware)
- org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator
- org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
- org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.autoproxy.ProxyCreationContext
Interface Hierarchy
- org.springframework.aop.framework.autoproxy.TargetSourceCreator