[jboss-user] [JBoss Seam] - Re: Quick entity question

Manuel Palacio do-not-reply at jboss.com
Sun Jul 22 17:53:24 EDT 2007


But sometimes you actually might want to inject entities... Domain objects often fall into this category: they may be created programmatically using the new operator, or by an ORM tool.

Spring comes with an annotation-driven aspect that exploits the capability to allow dependency-injection of any object. 

Would it be possible to have a similar capability in Seam?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066500#4066500

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066500



More information about the jboss-user mailing list