public interface AnnotatedMethodReader<M>
| Modifier and Type | Method and Description |
|---|---|
java.lang.annotation.Annotation |
getAnnotation(java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass,
M methodReference) |
java.lang.reflect.Method |
getJavaMethod(M methodReference) |
Copyright © 2013 Seam Framework. All Rights Reserved.