(reflect) Add Method.getParameterNames which returns an array of param names

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: core-libs

      ###@###.### 2004-05-25

      RFE request to add a method to Method:

        String[] getParameterNames()

      This would return an array the same length as getParameterTypes()
      containing the names of the parameters to the method. If the class is
      compiled without debug information, then this would return null.

      Support for this would make it much easier to reflectively implement
      things like web service stubs.

            Assignee:
            Joe Darcy
            Reporter:
            Ting-Yun Ingrid Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: