The Spring Framework

Uses of Package
org.springframework.aop.aspectj.autoproxy

Packages that use org.springframework.aop.aspectj.autoproxy
org.springframework.aop.aspectj.annotation Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. 
 

Classes in org.springframework.aop.aspectj.autoproxy used by org.springframework.aop.aspectj.annotation
AspectJAwareAdvisorAutoProxyCreator
          AbstractAdvisorAutoProxyCreator subclass that exposes AspectJ's invocation context and understands AspectJ's rules for advice precedence when multiple pieces of advice come from the same aspect.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.