[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6339) All initializer method parameters should be recognized as injection points.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon May 24 14:56:55 EDT 2010


All initializer method parameters should be recognized as injection points.
---------------------------------------------------------------------------

                 Key: JBIDE-6339
                 URL: https://jira.jboss.org/browse/JBIDE-6339
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2.next
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.2.next


See the spec.

Section 3.9.1 - Declaring an initializer method.
- All initializer method parameters are injection points.

Section 3.7.1 - Declaring a bean constructor.
- All parameters of a bean constructor are injection points.

All the tests of org.jboss.tools.cdi.core.test.tck.InjectionPointTest should pass.

-- 
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 jbosstools-issues mailing list