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

Wrong type on ListenerInfo.getListenerClass

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: