The Spring Framework

Uses of Class
org.springframework.aop.aspectj.SimpleAspectInstanceFactory

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

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

Subclasses of SimpleAspectInstanceFactory in org.springframework.aop.aspectj.annotation
 class SimpleMetadataAwareAspectInstanceFactory
          Implementation of MetadataAwareAspectInstanceFactory that creates a new instance of the specified aspect class for every getAspectInstance() call.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.