类 AnnotationMethodMatcher

    • 字段详细资料

      • annotationClass

        protected java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass
    • 构造器详细资料

      • AnnotationMethodMatcher

        public AnnotationMethodMatcher​(java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass)
      • AnnotationMethodMatcher

        public AnnotationMethodMatcher​(MethodMatcher methodMatcher,
                                       java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass)