| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAdvisorAutoProxyCreator | |
|---|---|
| org.springframework.aop.aspectj.annotation | Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. | 
| org.springframework.aop.aspectj.autoproxy | Base classes enabling auto-proxying based on AspectJ. | 
| org.springframework.aop.framework.autoproxy | Bean post-processors for use in ApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryBean. | 
| Uses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.aspectj.annotation | 
|---|
| Subclasses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.aspectj.annotation | |
|---|---|
|  class | AnnotationAwareAspectJAutoProxyCreatorAspectJAwareAdvisorAutoProxyCreatorsubclass that processes all AspectJ
 annotation aspects in the current application context, as well as Spring Advisors. | 
| Uses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.aspectj.autoproxy | 
|---|
| Subclasses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.aspectj.autoproxy | |
|---|---|
|  class | AspectJAwareAdvisorAutoProxyCreatorAbstractAdvisorAutoProxyCreatorsubclass that exposes AspectJ's invocation context and understands AspectJ's rules
 for advice precedence when multiple pieces of advice come from the same aspect. | 
| Uses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.framework.autoproxy | 
|---|
| Subclasses of AbstractAdvisorAutoProxyCreator in org.springframework.aop.framework.autoproxy | |
|---|---|
|  class | DefaultAdvisorAutoProxyCreatorBeanPostProcessor implementation that creates AOP proxies based on all candidate Advisors in the current BeanFactory. | 
|  class | InfrastructureAdvisorAutoProxyCreatorAuto-proxy creator that considers infrastructure Advisor beans only, ignoring any application-defined Advisors. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||