[jboss-jira] [JBoss JIRA] Created: (JBMDR-35) Add a DeclaredMethodSignature so you can retrieve annotations on private methods in super classes

Adrian Brock (JIRA) jira-events at lists.jboss.org
Wed Aug 13 13:25:41 EDT 2008


Add a DeclaredMethodSignature so you can retrieve annotations on private methods in super classes
-------------------------------------------------------------------------------------------------

                 Key: JBMDR-35
                 URL: https://jira.jboss.org/jira/browse/JBMDR-35
             Project: JBoss MetaData Repository
          Issue Type: Feature Request
          Components: General
            Reporter: Adrian Brock
            Assignee: Adrian Brock
             Fix For: JBossMDR-2.0.0.CR1


EJB3 needs to be able to retrieve annotations on annotations from private methods on super classes.

The working proposal is to add a DeclaredMethodSignature which takes a Class parameter in the signature.

Current thinking is that there is no requirement to link this to the normal MethodSignature.

-- 
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

        



More information about the jboss-jira mailing list