Interface AnnotationFinder
-
public interface AnnotationFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <A extends java.lang.annotation.Annotation>
Afind(java.lang.Class<A> annotationType, boolean findOverMethod, boolean findOverControllerClass)
-