[jboss-user] [EJB 3.0] - Re: Dynamic Dependency Injection?
Leiv Hellebo
do-not-reply at jboss.com
Thu Sep 9 06:57:38 EDT 2010
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&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100909/871c35de/attachment.html
More information about the jboss-user
mailing list