Uploaded image for project: 'Tamaya'
  1. Tamaya
  2. TAMAYA-146

Implement getName() in SPI Support's BasePropertySource.

    XMLWordPrintableJSON

Details

    Description

      The method getName() in ...spisupport.BasePropertySource should be implemented as follows to make inheriting even more powerful:

      @Override
      public String getName() {
          return getClass().getSimpleName();
      }
      

      Attachments

        Activity

          People

            anatole Anatole Tresch
            anatole Anatole Tresch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: