[jboss-jira] [JBoss JIRA] Commented: (JASSIST-130) GetRefClasses() doesn't include annotation references

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon Sep 6 13:49:52 EDT 2010


    [ https://jira.jboss.org/browse/JASSIST-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549302#action_12549302 ] 

Jesper Pedersen commented on JASSIST-130:
-----------------------------------------

Annotations should be considered for: Classes, fields, constructors, methods and parameters.

> GetRefClasses() doesn't include annotation references
> -----------------------------------------------------
>
>                 Key: JASSIST-130
>                 URL: https://jira.jboss.org/browse/JASSIST-130
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.12.0.GA
>            Reporter: Jesper Pedersen
>            Assignee: Shigeru Chiba
>
> When a class references an annotation - f.ex.
> import javax.resource.spi.Connector
> @Connector
> public class MyConnector
> the call to ctClz.getRefClasses() doesn't include javax.resource.spi.Connector in its list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list