[cdi-dev] [JBoss JIRA] (CDI-515) Allow to obtain Bean metadata from javax.enterprise.inject.Instance
Martin Kouba (JIRA)
issues at jboss.org
Wed Mar 4 02:03:49 EST 2015
Martin Kouba created CDI-515:
--------------------------------
Summary: Allow to obtain Bean metadata from javax.enterprise.inject.Instance
Key: CDI-515
URL: https://issues.jboss.org/browse/CDI-515
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: Martin Kouba
Sometimes it might be useful to obtain Bean metadata from the {{javax.enterprise.inject.Instance}} (similarly as 5.5.8. Bean metadata). The method could be named {{getBean()}} and should have similar restrictions like {{get()}} (e.g. throw {{UnsatisfiedResolutionException}} if appropriate).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the cdi-dev
mailing list