[
https://issues.apache.org/jira/browse/XBEAN-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau updated XBEAN-253:
-------------------------------------
Issue Type: New Feature (was: Bug)
> Create an asynchronous finder for inheritance part
> --------------------------------------------------
>
> Key: XBEAN-253
> URL: https://issues.apache.org/jira/browse/XBEAN-253
> Project: XBean
> Issue Type: New Feature
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Fix For: 3.15
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.1#6144)