[jboss-jira] [JBoss JIRA] (JASSIST-236) getDeclaredMethod with multiple methods of same name

Shigeru Chiba (JIRA) issues at jboss.org
Tue Nov 18 15:46:39 EST 2014


Shigeru Chiba created JASSIST-236:
-------------------------------------

             Summary: getDeclaredMethod with multiple methods of same name
                 Key: JASSIST-236
                 URL: https://issues.jboss.org/browse/JASSIST-236
             Project: Javassist
          Issue Type: Feature Request
    Affects Versions: 3.18.2-GA
            Reporter: Shigeru Chiba
            Assignee: Shigeru Chiba
            Priority: Minor
             Fix For: 3.19.0-GA


would it be possible to add a method in CtClass to retrieve all methods of a given name. Actually the behavior of getDeclaredMethod when there are multiple overloads is to return one of them.

Original:
https://github.com/jboss-javassist/javassist/issues/9



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list