Pretty much spot on, as you say, @Out is only required if the object reference 
may change and you want it updated in the relevant context after the action 
method has completed.

If you just mutate (e.g. use a setter) an injected component you don't need to 
outject it.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018742
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to