Uses of Class
org.springframework.aop.support.DefaultPointcutAdvisor

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

Uses of DefaultPointcutAdvisor in org.springframework.aop.aspectj.annotation
 

Subclasses of DefaultPointcutAdvisor in org.springframework.aop.aspectj.annotation
protected static class ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor
          Synthetic advisor that instantiates the aspect.
 



Copyright © 2002-2008 The Spring Framework.