[jboss-user] [JBoss Seam] - Re: When do I need a @Factory?

christian.douven do-not-reply at jboss.com
Wed Aug 22 17:11:13 EDT 2007


@EJB
MySessionBean mySessionBean_L;

i meant.

The @Factory annotated method is mostly used, when you need to initialize data. It is executed, when the refered variable doesn't have a value.


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

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



More information about the jboss-user mailing list