Return-Path: X-Original-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2376291DA for ; Mon, 19 Mar 2012 09:38:02 +0000 (UTC) Received: (qmail 90962 invoked by uid 500); 19 Mar 2012 09:38:01 -0000 Delivered-To: apmail-incubator-deltaspike-dev-archive@incubator.apache.org Received: (qmail 90828 invoked by uid 500); 19 Mar 2012 09:38:01 -0000 Mailing-List: contact deltaspike-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-dev@incubator.apache.org Received: (qmail 90790 invoked by uid 99); 19 Mar 2012 09:38:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2012 09:38:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2012 09:37:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 901072875C for ; Mon, 19 Mar 2012 09:37:37 +0000 (UTC) Date: Mon, 19 Mar 2012 09:37:37 +0000 (UTC) From: "Gerhard Petracek (Updated) (JIRA)" To: deltaspike-dev@incubator.apache.org Message-ID: <123545835.31003.1332149857591.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <954175853.30906.1332146501199.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DELTASPIKE-121) add a method to inject CDI beans in a particular instance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DELTASPIKE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-121: ---------------------------------------- Affects Version/s: 0.1-incubating Fix Version/s: 0.2-incubating > 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 > Components: Core > Affects Versions: 0.1-incubating > Reporter: Romain Manni-Bucau > Assignee: Gerhard Petracek > Fix For: 0.2-incubating > > > 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