Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4078

ConfigurationPrinterAdapter.getMethod should not only consider implementation class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • inventory-1.0.0
    • inventory-1.0.2
    • Inventory
    • None

    Description

      As part of FELIX-3963 the ConfigurationPrinterAdapter.getMethod was modified to not scan the class hierarchy to reflectively find methods to call, such as getTitle, printConfiguration, etc.

      While this is fine for most cases, in the particular case of the service implementing the ConfigurationPrinter service, which declares some methods, the class hierarchy should be searched. This would also be in line with Web Console 4 where the method was retrieved from the service interface and not the implementation class.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: