[jboss-user] [JBoss Seam] - Re: Does injection perform standard JSF conversion?
petemuir
do-not-reply at jboss.com
Sun Sep 17 18:10:26 EDT 2006
Adam, if you prefer not to annotate private member variables you can annotate the getter/setter with @In/@Out which is consistent with the EL (getName -> name etc) (which can then be put in your interface etc).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972172#3972172
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972172
More information about the jboss-user
mailing list