]
Carlo de Wolf updated EJBTHREE-2046:
------------------------------------
Fix Version/s: depchain-1.0.0-alpha-18
(was: depchain-1.0.0-alpha-17)
Create pluggable providers to create bean instances
---------------------------------------------------
Key: EJBTHREE-2046
URL:
https://jira.jboss.org/browse/EJBTHREE-2046
Project: EJB 3.0
Issue Type: Task
Reporter: Andrew Rubinger
Assignee: Andrew Rubinger
Fix For: depchain-1.0.0-alpha-18
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.
-
For more information on JIRA, see: