The Spring Framework

Uses of Package
org.springframework.aop.support.annotation

Packages that use org.springframework.aop.support.annotation
org.springframework.aop.support.annotation Annotation support for AOP pointcuts. 
 

Classes in org.springframework.aop.support.annotation used by org.springframework.aop.support.annotation
AnnotationMatchingPointcut
          Simple Pointcut that looks for a specific Java 5 annotation being present on a class or method.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.