Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-941

Wrong type on ListenerInfo.getListenerClass

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.0.0.Beta1, 1.4.10.Final
    • None
    • None
    • None

    Description

      The method getLIstenerClass on ListenerInfo doesn't return the same type that the constructor takes. Look at https://github.com/undertow-io/undertow/blob/1.4.x/servlet/src/main/java/io/undertow/servlet/api/ListenerInfo.java#L65 vs how servlet info works https://github.com/undertow-io/undertow/blob/1.4.x/servlet/src/main/java/io/undertow/servlet/api/ServletInfo.java#L130

      It should be reflecting back the constructor type.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            meetoblivion_jira John Ament (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: