[cdi-dev] [JBoss JIRA] (CDI-507) CDI support for Singleton Pseudo Scope
Abhishek Gupta (JIRA)
issues at jboss.org
Fri Feb 13 08:26:48 EST 2015
[ https://issues.jboss.org/browse/CDI-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Gupta updated CDI-507:
-------------------------------
Description:
Section 2.4.1 states 5 built-in scope types including the pseudo scope @Dependent.
As per the Weld documentation, CDI also supports an additional pseudo scope - @javax.inject.Singleton (see here --> http://red.ht/1D3qu97)
Just wanted to confirm whether the CDI Specification document is missing this information or the content in the Weld documentation is incorrect?
was:
Section 2.4.1 states 5 built-in scope types including the pseudo scope @Dependent.
As per the Weld documentation, CDI also supports an additional pseudo scope - @javax.inject.Singleton (see here --> http://red.ht/1D3qu97)
Just wanted to confirm which whether the CDI Specification document is missing this information or the content in the Weld documentation is incorrect?
> CDI support for Singleton Pseudo Scope
> --------------------------------------
>
> Key: CDI-507
> URL: https://issues.jboss.org/browse/CDI-507
> Project: CDI Specification Issues
> Issue Type: Clarification
> Environment: --NA-- (documentation)
> Reporter: Abhishek Gupta
>
> Section 2.4.1 states 5 built-in scope types including the pseudo scope @Dependent.
> As per the Weld documentation, CDI also supports an additional pseudo scope - @javax.inject.Singleton (see here --> http://red.ht/1D3qu97)
> Just wanted to confirm whether the CDI Specification document is missing this information or the content in the Weld documentation is incorrect?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the cdi-dev
mailing list