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 5D3FB9478 for ; Wed, 28 Dec 2011 12:47:52 +0000 (UTC) Received: (qmail 33394 invoked by uid 500); 28 Dec 2011 12:47:52 -0000 Delivered-To: apmail-incubator-deltaspike-dev-archive@incubator.apache.org Received: (qmail 33361 invoked by uid 500); 28 Dec 2011 12:47:52 -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 33353 invoked by uid 99); 28 Dec 2011 12:47:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2011 12:47:52 +0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,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; Wed, 28 Dec 2011 12:47:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9860B12D5B8 for ; Wed, 28 Dec 2011 12:47:30 +0000 (UTC) Date: Wed, 28 Dec 2011 12:47:30 +0000 (UTC) From: "Mark Struberg (Resolved) (JIRA)" To: deltaspike-dev@incubator.apache.org Message-ID: <73039426.48455.1325076450625.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <80515421.34955.1324466850613.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DELTASPIKE-20) move util methods to CdiUtils MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DELTASPIKE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-20. ------------------------------------- Resolution: Fixed Fix Version/s: 0.1-SNAPSHOT resolved as part of the work for DELTASPIKE-17 > move util methods to CdiUtils > ----------------------------- > > Key: DELTASPIKE-20 > URL: https://issues.apache.org/jira/browse/DELTASPIKE-20 > Project: DeltaSpike > Issue Type: Sub-task > Components: Core > Reporter: Gerhard Petracek > Assignee: Mark Struberg > Fix For: 0.1-SNAPSHOT > > > public T getContextualReference(Class type, boolean optionalBeanAllowed, Annotation... qualifiers) > public T getContextualReference(String name, boolean optionalBeanAllowed, Class targetType) > public T getContextualReference(Bean bean, boolean optionalBeanAllowed, Class targetType) > public List getContextualReferences(Class type, boolean optionalBeanAllowed, Annotation... qualifiers) -- 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