The Spring Framework

Uses of Interface
org.springframework.aop.aspectj.InstantiationModelAwarePointcutAdvisor

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

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

Classes in org.springframework.aop.aspectj.annotation that implement InstantiationModelAwarePointcutAdvisor
(package private)  class InstantiationModelAwarePointcutAdvisorImpl
          Internal implementation of AspectJPointcutAdvisor.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.