Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-253

Create an asynchronous finder for inheritance part

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.15
    • None
    • None

    Description

      JavaEE 7 uses more and more inheritance scanning. This leads to findSubclasses and findImplementations in our AnnotationFinder but this is quite slow.

      The algorithm could be improved but not that much without breaking the whole API but at least we can:
      1) multithread it
      2) make it asynchronous letting the server scan annotations first

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: