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 a BeanFactory-provided prototype, enforcing prototype semantics.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.