]
Justin Wyer commented on JBSEAM-1127:
-------------------------------------
The org.jboss.seam.deployment.ComponentScanner class contains the getClasses() method
which fulfills this functionality.
Allow inspection of all installed components
--------------------------------------------
Key: JBSEAM-1127
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1127
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 1.1.6.GA
Environment: Any
Reporter: Mike Quilleash
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: