[jboss-user] [JBoss Seam] - Re: Can we security @Factory?
wuhaixing
do-not-reply at jboss.com
Mon Nov 26 22:55:20 EST 2007
Thanks for you patient reply.
Even âThe factory component pattern lets a Seam component act as the instantiator for a non-component object. A factory method will be called when a context variable is referenced but has no value bound to it. We define factory methods using the @Factory annotation. The factory method binds a value to the context variable, and determines the scope of the bound value. There are two styles of factory method.â
But I think the security has nothing with @Factory,right?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107925#4107925
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107925
More information about the jboss-user
mailing list