Class | Description |
---|---|
AnnotationElement |
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 |
Repository for annotations that is used by the ClassAdvisor to override annotations.
|
PortableAnnotationElement |
This base class is portable between JDK 1.4 and JDK 1.5
AnnotationElement will be different for JDK 1.4 and JDK 1.5
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.