[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6638) Open Injected Class isn't aware of @Any

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jul 17 10:20:52 EDT 2010


Open Injected Class isn't aware of @Any
---------------------------------------

                 Key: JBIDE-6638
                 URL: https://jira.jboss.org/browse/JBIDE-6638
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
            Reporter: Pete Muir
            Assignee: Max Rydahl Andersen


If you have an injection point

@Inject @Any
Foo foo;

it does resolve to a bean

@Bar class Foo {}

as @Any is an implicit qualifier

-- 
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