[jboss-user] [JBoss Seam] - @EJB instead of @In

hubaghdadi do-not-reply at jboss.com
Tue Oct 23 05:12:39 EDT 2007


Hi.
Suppose I have two Seam stateful session beans.
To inject one of them into the another, it is enough to write:
@In
PaymentProcessor voodooProcessor;
If I used @EJB instead of @In, what is the difference?
Thanks.


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

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



More information about the jboss-user mailing list