You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (Assigned) (JIRA)" <ji...@apache.org> on 2011/12/21 13:35:30 UTC

[jira] [Assigned] (DELTASPIKE-20) move util methods to CdiUtils

     [ https://issues.apache.org/jira/browse/DELTASPIKE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek reassigned DELTASPIKE-20:
------------------------------------------

    Assignee: Mark Struberg  (was: Gerhard Petracek)
    
> 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
>
> public <T> T getContextualReference(Class<T> type, boolean optionalBeanAllowed, Annotation... qualifiers)
> public <T> T getContextualReference(String name, boolean optionalBeanAllowed, Class<T> targetType)
> public <T> T getContextualReference(Bean<T> bean, boolean optionalBeanAllowed, Class<T> targetType)
> public <T> List<T> getContextualReferences(Class<T> 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