[seam-issues] [JBoss JIRA] Closed: (JBSEAM-1127) Allow inspection of all installed components

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Jan 22 10:05:19 EST 2010


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

Pete Muir closed JBSEAM-1127.
-----------------------------

    Resolution: Done
      Assignee: Pete Muir


Supported in CDI

> Allow inspection of all installed components
> --------------------------------------------
>
>                 Key: JBSEAM-1127
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-1127
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 1.1.6.GA
>         Environment: Any
>            Reporter: Mike Quilleash
>            Assignee: Pete Muir
>
> Add a method, probably to Component, to allow the installed components to be queried.
> Could either scan the application context for "*.component" or just build a list during initialisation and return it.
> public static List< Component > getInstalledComponents()
> {
>    // TODO:
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list