[weld-issues] [JBoss JIRA] Created: (CDI-14) Add instance() method to BeanManager

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Sep 17 17:10:28 EDT 2010


Add instance() method to BeanManager
------------------------------------

                 Key: CDI-14
                 URL: https://jira.jboss.org/browse/CDI-14
             Project: CDI Specification Issues
          Issue Type: Feature Request
          Components: Specification
    Affects Versions: 1.0
            Reporter: Pete Muir
             Fix For: 1.1


Currently obtaining a contextual reference is quite a complex operation, adding a method like:

Instance<Object> instance();

would make it much easier.

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