spring-framework / org.springframework.aop.support.annotation

Package org.springframework.aop.support.annotation

Types

AnnotationMatchingPointcut

open class AnnotationMatchingPointcut : Pointcut

Simple Pointcut that looks for a specific Java 5 annotation being present on a class or method.