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

org.springframework.aop.aspectj.autoproxy (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.aop.aspectj.autoproxy

Base classes enabling auto-proxying based on AspectJ.

See:
          Description

Class Summary
AspectJAwareAdvisorAutoProxyCreator AbstractAdvisorAutoProxyCreator subclass that exposes AspectJ's invocation context and understands AspectJ's rules for advice precedence when multiple pieces of advice come from the same aspect.
 

Package org.springframework.aop.aspectj.autoproxy Description

Base classes enabling auto-proxying based on AspectJ. Support for AspectJ annotation aspects resides in the "aspectj.annotation" package.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.