Class | Description |
---|---|
AnnotationEnhancer |
Enhances the target class with the JavaDoc annotations by putting them in the class bytecode as Java 5
java.lang.reader.RetentionPolicy.RUNTIME annotations. |
Exception | Description |
---|---|
InstrumentationException |
Thrown when error in parsing of the bytecode.
|