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

Martin Kouba (JIRA) issues at jboss.org
Thu Jul 28 09:23:01 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 to Weld API:

  was:
* destroys {{@Dependent}} bean instances obtained from the same {{Instance}} object
* ignores client proxies

See also https://github.com/cdi-spec/cdi/pull/273.




> 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 to Weld API:



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


More information about the cdi-dev mailing list