Library:Spring2.5.2  
Package
org.springframework.aop.aspectj
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.
AspectJ integration package. Includes Spring AOP advice implementations for AspectJ 5 annotation-style methods, and an AspectJExpressionPointcut: a Spring AOP Pointcut implementation that allows use of the AspectJ pointcut expression language with the Spring AOP runtime framework.

Note that use of this package does not require the use of the ajc compiler or AspectJ load-time weaver. It is intended to enable the use of a valuable subset of AspectJ functionality, with consistent semantics, with the proxy-based Spring AOP framework.

Wiki javadoc Use textile entry format.
Add your comments here.