The Spring Framework

Uses of Class
org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory

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

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

Subclasses of BeanFactoryAspectInstanceFactory in org.springframework.aop.aspectj.annotation
 class PrototypeAspectInstanceFactory
          AspectInstanceFactory backed by Spring IoC prototype, and enforcing prototype semantics.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.