[jboss-user] [JBoss Seam] - Re: When are components created?

petemuir do-not-reply at jboss.com
Mon Aug 21 04:58:25 EDT 2006


When the component is instantiated it will live in the event scope NOT the component will be instantiated whenever the event scope is accessed.  There is no way (AFAIK) of doing this.

Beans are instantiated when they are accessed (via @In, @Out, accessed from a JSF page etc.)

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

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



More information about the jboss-user mailing list