|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.reflext.apt.JavaxLangAnnotationModel<javax.lang.model.element.ExecutableElement>
org.reflext.apt.JavaxLangMethodAnnotationModel
public class JavaxLangMethodAnnotationModel
| Constructor Summary | |
|---|---|
JavaxLangMethodAnnotationModel()
|
|
| Method Summary | ||
|---|---|---|
java.util.Collection<javax.lang.model.element.AnnotationMirror> |
getDeclaredAnnotation(javax.lang.model.element.ExecutableElement element)
|
|
|
resolveDeclaredAnnotation(javax.lang.model.element.ExecutableElement method,
java.lang.Class<A> annotationClass)
|
|
| Methods inherited from class org.reflext.apt.JavaxLangAnnotationModel |
|---|
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 JavaxLangMethodAnnotationModel()
| Method Detail |
|---|
public <A extends java.lang.annotation.Annotation> A resolveDeclaredAnnotation(javax.lang.model.element.ExecutableElement method,
java.lang.Class<A> annotationClass)
public java.util.Collection<javax.lang.model.element.AnnotationMirror> getDeclaredAnnotation(javax.lang.model.element.ExecutableElement element)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||