Leiv Hellebo [
http://community.jboss.org/people/lelleh] created the discussion
"Re: Dynamic Dependency Injection?"
To view the discussion, visit:
http://community.jboss.org/message/560803#560803
--------------------------------------------------------------
In Seam you can in components.xml specify which method will be invoked to get an
EntityManager. You can make your own, and put any business logic you want in it. Input can
be made available to this method through injected fields on its class.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/560803#560803]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]