JBoss 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