The Spring Framework

Package org.springframework.aop.support.annotation

Annotation support for AOP pointcuts.

See:
          Description

Class Summary
AnnotationClassFilter Simple ClassFilter that looks for a specific Java 5 annotation being present on a class.
AnnotationMatchingPointcut Simple pointcut that looks for a specific Java 5 annotation being present on a class or method.
AnnotationMethodMatcher Simple MethodMatcher that looks for a specific Java 5 annotation being present on a method.
 

Package org.springframework.aop.support.annotation Description

Annotation support for AOP pointcuts.


The Spring Framework

Copyright © 2002-2006 The Spring Framework.