站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.aop.aspectj.SimpleAspectInstanceFactory (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.