[jboss-jira] [JBoss JIRA] Created: (JBMETA-310) Let ProcessorUtils.getInjectionTargets return modifiable collection

jaikiran pai (JIRA) jira-events at lists.jboss.org
Sat Nov 6 10:34:01 EDT 2010


Let ProcessorUtils.getInjectionTargets return modifiable collection
-------------------------------------------------------------------

                 Key: JBMETA-310
                 URL: https://jira.jboss.org/browse/JBMETA-310
             Project: JBoss Metadata
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: common
    Affects Versions: jboss-metadata-common-2.0.0-alpha-19
            Reporter: jaikiran pai
            Assignee: jaikiran pai


Currently ProcessorUtils.getInjectionTargets returns an unmodifiable collection which leads  to exception when the calling code tries to add more injection targets later on. It would be better to return a modifiable collection.


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

        


More information about the jboss-jira mailing list