[jboss-user] [JBoss Seam] - Re: Problem with injection

wise_guybg do-not-reply at jboss.com
Thu Jul 26 12:22:33 EDT 2007


I think @Startup is used for other tasks

@In(required=false) will not instantiate... it will leave it to null

@In(create=true) will instantiate

In my opinion Seam provides you with all the options you need.

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

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



More information about the jboss-user mailing list