|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodAnnotator
Strategy for retrieving annotations for a method
Method Summary | |
---|---|
java.util.Collection<java.lang.annotation.Annotation> |
getAnnotationsForMethod(java.lang.reflect.Method method)
Return a collection of annotations for a method |
Method Detail |
---|
java.util.Collection<java.lang.annotation.Annotation> getAnnotationsForMethod(java.lang.reflect.Method method)
method
- Method to annotate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |