org.jboss.aop.annotation |
|
Java Source File Name | Type | Comment |
AnnotationElement.java | Class | Bridge/portability class for resolving annotations in JDK 1.4 and JDK1.5
Should be usable in JDK 1.4 and also should support finding invisible annotations. |
AnnotationRepository.java | Class | Repository for annotations that is used by the ClassAdvisor to override annotations. |
PortableAnnotationElement.java | Class | |