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 Seam Framework. All rights reserved.