|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.reflext.jlr.JavaLangReflectAnnotationModel<java.lang.reflect.Method>
org.reflext.jlr.JavaLangReflectMethodAnnotationModel
public class JavaLangReflectMethodAnnotationModel
| Constructor Summary | |
|---|---|
JavaLangReflectMethodAnnotationModel()
|
|
| Method Summary | ||
|---|---|---|
java.util.Collection<java.lang.annotation.Annotation> |
getDeclaredAnnotation(java.lang.reflect.Method method)
|
|
|
resolveDeclaredAnnotation(java.lang.reflect.Method method,
java.lang.Class<A> annotationClass)
|
|
| Methods inherited from class org.reflext.jlr.JavaLangReflectAnnotationModel |
|---|
getAnnotationParameterName, getAnnotationParameters, getAnnotationParameterType, getAnnotationParameterValue, getAnnotationType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaLangReflectMethodAnnotationModel()
| Method Detail |
|---|
public <A extends java.lang.annotation.Annotation> A resolveDeclaredAnnotation(java.lang.reflect.Method method,
java.lang.Class<A> annotationClass)
public java.util.Collection<java.lang.annotation.Annotation> getDeclaredAnnotation(java.lang.reflect.Method method)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||