[cdi-dev] [JBoss JIRA] (CDI-677) Specify the default scope for beans created from BeanConfigurator

John Ament (JIRA) issues at jboss.org
Tue Jan 3 06:53:00 EST 2017


     [ https://issues.jboss.org/browse/CDI-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Ament updated CDI-677:
---------------------------
    Summary: Specify the default scope for beans created from BeanConfigurator  (was: Specify the default scope for BeanConfigurator)


> Specify the default scope for beans created from BeanConfigurator
> -----------------------------------------------------------------
>
>                 Key: CDI-677
>                 URL: https://issues.jboss.org/browse/CDI-677
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>            Reporter: Martin Kouba
>             Fix For: 2.0 .Final
>
>
> Right now, this is undefined. However, it might me useful to specify that the scope is defaulted if not set by {{BeanConfigurator.scope(Class<? extends Annotation>)}}. The default scope could be either {{@Dependent}} or determined by the rules from "2.4.4. Default scope" (i.e. including default scopes from stereotypes).



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the cdi-dev mailing list