|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationReader | |
---|---|
com.tc.aspectwerkz.reflect | |
com.tc.backport175.bytecode |
Uses of AnnotationReader in com.tc.aspectwerkz.reflect |
---|
Methods in com.tc.aspectwerkz.reflect that return AnnotationReader | |
---|---|
AnnotationReader |
ClassInfo.getAnnotationReader()
|
Uses of AnnotationReader in com.tc.backport175.bytecode |
---|
Methods in com.tc.backport175.bytecode that return AnnotationReader | |
---|---|
static AnnotationReader |
AnnotationReader.getReaderFor(AnnotationReader.ClassKey classKey)
Returns the annotation reader for the class specified. |
static AnnotationReader |
AnnotationReader.getReaderFor(java.lang.Class klass)
Returns the annotation reader for the class specified. |
static AnnotationReader |
AnnotationReader.getReaderFor(java.lang.String className,
java.lang.ClassLoader loader)
Returns the annotation reader for the class specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |