[jboss-user] [EJB 3.0 Development] New message: "Re: Deferring instance creation/injection to CDI"

Carlo de Wolf do-not-reply at jboss.com
Wed Mar 17 09:44:16 EDT 2010


User development,

A new message was posted in the thread "Deferring instance creation/injection to CDI":

http://community.jboss.org/message/532537#532537

Author  : Carlo de Wolf
Profile : http://community.jboss.org/people/wolfc

Message:
--------------------------------------------------------------
Container-spi is higher level.
 
This is something for behind EJBContainer.construct(). Note that the EJB container never has any arguments to pass, it's CDI which has to come up with the injectees.
 
What's the relation between BeanInstantiator and EJB container? Right now it looks like we can have a global instantiator given the implClass argument on create.
 
How to we threat interceptor instances? I don't think they are managed beans, but they need to be (CDI) injected.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/532537#532537




More information about the jboss-user mailing list