Package org.codehaus.aspectwerkz.annotation.instrumentation.asm
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
CustomAttribute Custom annotation wrapper annotation.
Classes
AsmAnnotationHelper Helper visitor to extract Annotations.
AsmAnnotationHelper.ClassAnnotationExtractor Extracts class level annotations
AsmAnnotationHelper.ConstructorAnnotationExtractor Constructor annotations extractor
AsmAnnotationHelper.FieldAnnotationExtractor Field annotations extractor
AsmAnnotationHelper.MethodAnnotationExtractor Method annotations extractor
AsmAnnotationHelper.NullClassAdapter A NullClassAdapter that does nothing.
AsmAnnotationHelper.NullCodeAdapter A NullCodeAdapter that does nothing.
AsmAnnotations Helper class to extract annotations by their name from a ClassInfo structure.
AsmAttributeEnhancer Enhances classes with custom attributes using the ASM library.
CustomAttributeHelper Helper class to wrap a custom annotation proxy (1.3/1.4 javadoc annotation) in a RuntimeInvisibleAnnotations.