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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to