[weld-issues] [JBoss JIRA] Resolved: (WELDX-110) Support for bean declaration at constructor level
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Sep 20 05:45:28 EDT 2010
[ https://jira.jboss.org/browse/WELDX-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WELDX-110.
----------------------------------
Resolution: Rejected
Scopes and qualifiers cannot be applied to constructors, as they are not annotated @Target(CONSTRUCTOR).
A similar result can be achieved by using static producer methods instead.
> Support for bean declaration at constructor level
> -------------------------------------------------
>
> Key: WELDX-110
> URL: https://jira.jboss.org/browse/WELDX-110
> Project: Weld Extensions
> Issue Type: Feature Request
> Reporter: Pete Muir
> Fix For: 1.0.0.Beta1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list