|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.annotations.AnnotationReflector
public class AnnotationReflector
| Constructor Summary | |
|---|---|
AnnotationReflector(java.lang.Class<?> p_class)
|
|
| Method Summary | ||
|---|---|---|
|
getAnnotation(java.lang.Class<T> p_class)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationReflector(java.lang.Class<?> p_class)
| Method Detail |
|---|
public <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T> p_class)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||