package-info.java 230 字节
Newer Older
1 2 3 4 5 6 7 8 9 10

/**
 *
 * Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
 * 
 * <p>Normally to be used through an AspectJAutoProxyCreator rather than directly.
 *
 */
package org.springframework.aop.aspectj.annotation;