public interface AnnotatedMethodReader<M>
Modifier and Type | Method and Description |
---|---|
Annotation |
getAnnotation(Class<? extends Annotation> annotationClass,
M methodReference) |
Method |
getJavaMethod(M methodReference) |
Annotation getAnnotation(Class<? extends Annotation> annotationClass, M methodReference)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.