Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-681

Java API Should Provide Marker for Type: Interface, Class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.4.0.Final
    • 2.2.0.Final
    • None
    • None
    • None

      Java API should provide an API to determine whether the JavaClassModel is an Interface or Class type. Currently, it doesn't provide this, which makes it difficult to resolve business cases like:

      Determining RMI Interfaces
      Determining Web Service Interfaces
      etc.

      I would like to have a method isInterface to determine whether a JavaClassModel is an interface or Java Class.

      Examples provided by: https://github.com/bradsdavis/windup-lab-samples.git

              jsightle@redhat.com Jess Sightler
              brad.davis@amentra.com Brad Davis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: