|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationInfo | |
---|---|
org.codehaus.aspectwerkz.annotation.instrumentation.asm |
Uses of AnnotationInfo in org.codehaus.aspectwerkz.annotation.instrumentation.asm |
---|
Methods in org.codehaus.aspectwerkz.annotation.instrumentation.asm that return AnnotationInfo | |
---|---|
static AnnotationInfo |
CustomAttributeHelper.extractCustomAnnotation(org.objectweb.asm.attrs.Annotation annotation)
Extract the AnnotationInfo from the bytecode Annotation representation. |
static AnnotationInfo |
AsmAnnotationHelper.getAnnotationInfo(org.objectweb.asm.attrs.Annotation annotation,
ClassLoader loader)
Creates and returns a new annotation info build up from the Java5 annotation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |