Get class name from Annotation
------------------------------
Key: JBANN-35
URL:
https://jira.jboss.org/jira/browse/JBANN-35
Project: Papaki
Issue Type: Feature Request
Components: Core
Reporter: Jeff Zhang
Assignee: Jesper Pedersen
Fix For: 1.0.0.Beta2
we get annotation info from AnnotationRepository by:
Collection<Annotation> values =
annotationRepository.getAnnotation(ConfigProperty.class);
I need a feature that getting the class name that it contains the annotation, since we
need attach the annotation information to different class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira