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

Martin Kouba (JIRA) issues at jboss.org
Tue Jan 3 03:07:00 EST 2017


Martin Kouba created CDI-677:
--------------------------------

             Summary: Specify the default scope for 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