[cdi-dev] [JBoss JIRA] (CDI-589) Enhance programmatic lookup

Martin Kouba (JIRA) issues at jboss.org
Thu Jul 28 09:24:00 EDT 2016


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

Martin Kouba updated CDI-589:
-----------------------------
    Description: 
The original intent was to allow to obtain bean metadata from {{javax.enterprise.inject.Instance}} (see also CDI-515).

The new proposal is to enhance {{Instance}} similarly as Weld API does:
https://github.com/weld/api/blob/2.4/weld/src/main/java/org/jboss/weld/inject/WeldInstance.java

  was:
The original intent was to allow to obtain bean metadata from {{javax.enterprise.inject.Instance}} (see also CDI-515).

The new proposal is to enhance Instance similarly to Weld API:



> Enhance programmatic lookup
> ---------------------------
>
>                 Key: CDI-589
>                 URL: https://issues.jboss.org/browse/CDI-589
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>    Affects Versions: 1.2.Final
>            Reporter: Martin Kouba
>            Assignee: Martin Kouba
>
> The original intent was to allow to obtain bean metadata from {{javax.enterprise.inject.Instance}} (see also CDI-515).
> The new proposal is to enhance {{Instance}} similarly as Weld API does:
> https://github.com/weld/api/blob/2.4/weld/src/main/java/org/jboss/weld/inject/WeldInstance.java



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the cdi-dev mailing list