@Factory doesn't guarantee that the method is called first. Maybe you are 
thinking of @Create? 

@Factory will be called when you call it from a page (or wherever) and Seam 
will place the value into the context variable so that it isn't called again 
for the life of the context.

Cheers,

Damian

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106273
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to