public class MetaAnnotationMethodMatcher
extends org.springframework.aop.support.annotation.AnnotationMethodMatcher
Constructor and Description |
---|
MetaAnnotationMethodMatcher(Class<? extends Annotation> annotationType)
Create a new AnnotationClassFilter for the given annotation type.
|
public MetaAnnotationMethodMatcher(Class<? extends Annotation> annotationType)
annotationType
- the annotation type to look forCopyright © 2015. All rights reserved.