[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2046) Create pluggable providers to create bean instances
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Mar 30 16:37:37 EDT 2010
[ https://jira.jboss.org/jira/browse/EJBTHREE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12522929#action_12522929 ]
Andrew Lee Rubinger commented on EJBTHREE-2046:
-----------------------------------------------
Needs AS integration now and the ejb3 core attached patch.
> Create pluggable providers to create bean instances
> ---------------------------------------------------
>
> Key: EJBTHREE-2046
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-2046
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Attachments: EJBTHREE-2046_ejb3core.patch
>
>
> While the EJB 3.x specification clearly denotes that a no-arg constructor be used in creation of bean instances, CDI has more expansive features requiring parameter injection into constructors.
> Extract out our instantiation logic into a pluggable policy, then reimplement as our own. CDI can replace the impl with theirs using VDF.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list