[jboss-user] [JBoss Seam] - Questions about injection and outjection
y_zl
do-not-reply at jboss.com
Wed Jun 13 16:51:22 EDT 2007
1)When a method in a session bean is invoked, will Seam inject all the variables annotated by @IN or just inject the variables used by the being invoked method?
2)When a Session Bean is injected as a facade, is it possible for the mthod in the session facade bean inject or outject varibales?
3)Could an injected variable such as EntitManager "em" be passed to a POJO method as a parameter?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054124#4054124
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054124
More information about the jboss-user
mailing list