add a method to inject CDI beans in a particular instance
---------------------------------------------------------

                 Key: DELTASPIKE-121
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-121
             Project: DeltaSpike
          Issue Type: New Feature
            Reporter: Romain Manni-Bucau
            Assignee: Gerhard Petracek


It could be cool to get a method accessible from the CdiContainer to do 
injections in a particular instance:

cdiContainer.resolveInjections(instance);+

It is particularly nice in unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to