[jbosstools-issues] [JBoss JIRA] (JBIDE-9402) Load CDI extensions dynamically

Isaac Rooskov (JIRA) jira-events at lists.jboss.org
Tue Apr 10 22:12:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isaac Rooskov updated JBIDE-9402:
---------------------------------

    Release Notes Docs Status: Documented as Feature Request
                       Writer: irooskov
           Release Notes Text: CDI tooling has been updated to allow extensions to be loaded dynamically and the CDI extension factory now recognizes interface features that are implemented by extensions. These improvements reduce the amount of code required for the implementation of new extensions.

    
> Load CDI extensions dynamically
> -------------------------------
>
>                 Key: JBIDE-9402
>                 URL: https://issues.jboss.org/browse/JBIDE-9402
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: CDI, CDI extensions
>    Affects Versions: 3.3.0.M3
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M3
>
>
> We need to have something like {code}public <T extends IFeature> Set<T> getFeatures(Class<T> cls);{code} in CDIExtensionManager to get a set of all the available features registered for particular CDI extensions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list