[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO
fernando_jmt
do-not-reply at jboss.com
Mon May 14 14:33:23 EDT 2007
The name initialize does not matter. You can mane as you want, the most important thing here is the @Create annotation, which tells Seam to execute such method just after the component is successfuly initialized (all Seam components are available, ready to be injected).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045580#4045580
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045580
More information about the jboss-user
mailing list